mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 07:11:45 +00:00
[X86] Add explicit test triple to make windows/msvc builds happier
llvm-svn: 282719
This commit is contained in:
parent
3291edfff8
commit
3fc7eac79f
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86-64 -mattr=+avx512f | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+avx512f | FileCheck %s
|
||||
|
||||
declare <4 x float> @foo(<4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>, <4 x float>)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user