mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Change testcase commandline to be more strict and silence buildbots
llvm-svn: 139554
This commit is contained in:
parent
a4d2bdfa40
commit
eb09ab7c3f
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -promote-elements -mattr=+sse41 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | FileCheck %s
|
||||
|
||||
;CHECK: vsel_float
|
||||
;CHECK: blendvps
|
||||
|
Loading…
Reference in New Issue
Block a user