mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-21 16:31:16 +00:00
Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8311."
It seems it affected configuration --target=i686-pc-mingw32, I don't know and will investigate why. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126217 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0de102b9d8
commit
6023efb45d
@ -1,6 +1,5 @@
|
||||
; RUN: llc < %s -march=x86-64 -mcpu=core2
|
||||
; PR8311
|
||||
; XFAIL: mingw,win32
|
||||
|
||||
|
||||
define <8 x i32> @a(<8 x i16> %a) nounwind {
|
||||
%c = sext <8 x i16> %a to <8 x i32>
|
||||
|
Loading…
Reference in New Issue
Block a user