android_mt6572_jiabo/external/llvm/test/CodeGen/PowerPC/a2q.ll
2025-09-05 16:56:03 +08:00

10 lines
177 B
LLVM

; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
; RUN: llc < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
define void @foo() {
entry:
ret void
}
; CHECK: @foo