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 b7059eb commit 59731f5Copy full SHA for 59731f5
llvm/test/tools/llc/new-pm/x86_64-regalloc-pipeline.mir
@@ -1,4 +1,4 @@
1
-# REQUIRES x86_64-registered-target
+# REQUIRES: x86-registered-target
2
# RUN: llc -mtriple=x86_64-unknown-linux-gnu -enable-new-pm -O3 -regalloc-npm=fast -print-pipeline-passes %s -o - 2>&1 | FileCheck %s
3
# RUN: llc -mtriple=x86_64-unknown-linux-gnu -enable-new-pm -O3 -regalloc-npm=greedy -print-pipeline-passes %s -o - 2>&1 | FileCheck %s --check-prefix=CHECK-GREEDY
4
0 commit comments