mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
fixed to test only the feature, not the feature and a CPU
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f2b34a568b
commit
d532d10275
@ -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 i32 @foo()
|
||||||
declare <4 x float> @do_sse(<4 x float>)
|
declare <4 x float> @do_sse(<4 x float>)
|
||||||
|
Loading…
Reference in New Issue
Block a user