Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / Transforms / LoopDataPrefetch / AArch64 / lit.local.cfg
blob3cc47fd9d766ecd748929be4a3b279e3b2e7586f
1 config.suffixes = [".ll"]
3 if not "AArch64" in config.root.targets:
4     config.unsupported = True