[RISCV][VLOPT] Add vector narrowing integer right shift instructions to isSupportedIn...
[llvm-project.git] / llvm / test / Transforms / LoopVectorize / AArch64 / lit.local.cfg
blob3cc47fd9d766ecd748929be4a3b279e3b2e7586f
1 config.suffixes = [".ll"]
3 if not "AArch64" in config.root.targets:
4     config.unsupported = True