aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/bfe_uint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/bfe_uint.ll')
-rw-r--r--test/CodeGen/R600/bfe_uint.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/R600/bfe_uint.ll b/test/CodeGen/R600/bfe_uint.ll
index 6fe23e9..32e3fc2 100644
--- a/test/CodeGen/R600/bfe_uint.ll
+++ b/test/CodeGen/R600/bfe_uint.ll
@@ -1,7 +1,5 @@
; RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck %s
-; XFAIL: *
-
; CHECK: {{^}}bfe_def:
; CHECK: BFE_UINT
define void @bfe_def(i32 addrspace(1)* %out, i32 %x) {