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 f46c4bc commit 0b20517Copy full SHA for 0b20517
llvm/test/CodeGen/PowerPC/dmr-enable.ll
@@ -2,7 +2,7 @@
2
; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
3
; RUN: -mcpu=future -ppc-asm-full-reg-names \
4
; RUN: -ppc-vsr-nums-as-vr < %s | FileCheck %s
5
-; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu \
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64-ibm-aix \
6
7
; RUN: -ppc-vsr-nums-as-vr < %s | FileCheck %s --check-prefix=CHECK-BE
8
0 commit comments