mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
XFAIL this test while I investigate it; it's failing for an unexpected reason.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136131 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
24f05334e6
commit
ce1986bd21
@ -1,5 +1,6 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=-sse2,+sse | grep addps
|
||||
|
||||
; XFAIL: *
|
||||
; PR10497
|
||||
; (This is primarily checking that this construct doesn't crash.)
|
||||
define void @a(<2 x float>* %a, <2 x i32>* %b) {
|
||||
|
Loading…
Reference in New Issue
Block a user