Skip to content

Commit 22fdbd0

Browse files
author
Chen Zheng
committed
[Powerpc] add triple for new added qpx test case - NFC
1 parent 500b4ad commit 22fdbd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/PowerPC/qpx-qvfmadd.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llc -verify-machineinstrs -stop-after=finalize-isel < %s -mcpu=a2q | FileCheck %s
2+
target triple = "powerpc64-bgq-linux"
23

34
define <2 x double> @test_qvfmadd(<2 x double> %0, <2 x double> %1, <2 x double> %2) {
45
; CHECK: test_qvfmadd

0 commit comments

Comments
 (0)