1
0
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:
Nigel Perks 2021-03-10 15:29:40 +00:00
parent 6485a6f710
commit 50aa310d85

View File

@ -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