mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
[XCore] Remove XFAIL: xcore from passing test.
The pass can be seen on staging buildbot clang-xcore-ubuntu-20-x64. Differential Revision: https://reviews.llvm.org/D98352
This commit is contained in:
parent
6485a6f710
commit
50aa310d85
@ -1,6 +1,6 @@
|
||||
; Test that opaque constants are not creating an infinite DAGCombine loop
|
||||
; RUN: llc < %s
|
||||
; XFAIL: r600, xcore
|
||||
; XFAIL: r600
|
||||
|
||||
@a = common global i32* null, align 8
|
||||
@c = common global i32 0, align 4
|
||||
|
Loading…
Reference in New Issue
Block a user