Mercurial > hg > Members > tobaru > cbc > CbC_llvm
diff test/CodeGen/PowerPC/vector-identity-shuffle.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 1172e4bd9c6f |
children |
line wrap: on
line diff
--- a/test/CodeGen/PowerPC/vector-identity-shuffle.ll Fri Nov 25 19:14:25 2016 +0900 +++ b/test/CodeGen/PowerPC/vector-identity-shuffle.ll Fri Oct 27 17:07:41 2017 +0900 @@ -1,5 +1,5 @@ -; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | grep test: -; RUN: llc -verify-machineinstrs < %s -march=ppc32 -mcpu=g5 | not grep vperm +; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- -mcpu=g5 | grep test: +; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- -mcpu=g5 | not grep vperm define void @test(<4 x float>* %tmp2.i) { %tmp2.i.upgrd.1 = load <4 x float>, <4 x float>* %tmp2.i ; <<4 x float>> [#uses=4]