[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / Transforms / LoopVectorize / AArch64 / lit.local.cfg
blob675f48e199a055af4cba90e3ec747b902458b0c9
1 config.suffixes = ['.ll']
3 if not 'AArch64' in config.root.targets:
4     config.unsupported = True