================ @@ -1,3 +1,4 @@ +; REQUIRES: x86_64-linux ---------------- pogo59 wrote: Should be ``` REQUIRES: target={{x86_64.*linux}} ``` As written, the requirement will never be satisfied. https://github.com/llvm/llvm-project/pull/116327