forked from OSchip/llvm-project
fixed to test only the feature, not the feature and a CPU
llvm-svn: 231516
This commit is contained in:
parent
869cea48cc
commit
6a53998a48
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc < %s -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
|
||||
; RUN: llc < %s -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mattr=+avx | FileCheck %s
|
||||
|
||||
declare i32 @foo()
|
||||
declare <4 x float> @do_sse(<4 x float>)
|
||||
|
|
Loading…
Reference in New Issue