We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe63669 commit 9afec3cCopy full SHA for 9afec3c
llvm/test/CodeGen/X86/optnone.mir
@@ -1,4 +1,4 @@
1
-# RUN: llc -passes=machine-cse -debug-pass-manager %s -o - 2>&1 | FileCheck %s
+# RUN: llc -mtriple=x86_64-- -passes=machine-cse -debug-pass-manager %s -o - 2>&1 | FileCheck %s
2
3
# CHECK: Skipping pass MachineCSEPass on test_optnone due to optnone attribute
4
# CHECK: Running pass: MachineCSEPass on test_opt
0 commit comments