mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 16:22:41 +00:00
XFAIL this test for now. It will be a while before I can implement this
intrinsic properly in SDISel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35692 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6e18fa0e1c
commit
11eec56a04
@ -1,6 +1,7 @@
|
||||
; Make sure this testcase is supported by all code generators. Either the
|
||||
; intrinsic is supported natively or IntrinsicLowering provides it.
|
||||
; RUN: llvm-as < %s | llc
|
||||
; XFAIL: *
|
||||
|
||||
|
||||
declare i32 @llvm.bit.part.select.i32.i32(i32 %x, i32 %hi, i32 %lo)
|
||||
|
Loading…
x
Reference in New Issue
Block a user