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 500b4ad commit 22fdbd0Copy full SHA for 22fdbd0
llvm/test/CodeGen/PowerPC/qpx-qvfmadd.ll
@@ -1,4 +1,5 @@
1
; RUN: llc -verify-machineinstrs -stop-after=finalize-isel < %s -mcpu=a2q | FileCheck %s
2
+target triple = "powerpc64-bgq-linux"
3
4
define <2 x double> @test_qvfmadd(<2 x double> %0, <2 x double> %1, <2 x double> %2) {
5
; CHECK: test_qvfmadd
0 commit comments