projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbcfa7c
)
Test commit
author
Amy Kwan
<amy.kwan1@ibm.com>
Wed, 19 Dec 2018 15:21:07 +0000
(15:21 +0000)
committer
Amy Kwan
<amy.kwan1@ibm.com>
Wed, 19 Dec 2018 15:21:07 +0000
(15:21 +0000)
llvm-svn: 349633
llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
patch
|
blob
|
history
diff --git
a/llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
b/llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
index
d8f44f1
..
5ad28e0
100644
(file)
--- a/
llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
+++ b/
llvm/test/CodeGen/PowerPC/scalar_vector_test_1.ll
@@
-7,6
+7,7
@@
; RUN: llc -mcpu=pwr8 -verify-machineinstrs -ppc-vsr-nums-as-vr -ppc-asm-full-reg-names \
; RUN: -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s --check-prefix=P8BE
+
; Function Attrs: norecurse nounwind readonly
define <2 x i64> @s2v_test1(i64* nocapture readonly %int64, <2 x i64> %vec) {
; P9LE-LABEL: s2v_test1: