summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/remat-scalar-zero.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/remat-scalar-zero.ll')
-rw-r--r--test/CodeGen/X86/remat-scalar-zero.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/remat-scalar-zero.ll b/test/CodeGen/X86/remat-scalar-zero.ll
index f6f0ed10b5..75f438d26c 100644
--- a/test/CodeGen/X86/remat-scalar-zero.ll
+++ b/test/CodeGen/X86/remat-scalar-zero.ll
@@ -1,4 +1,5 @@
; XFAIL: *
+; ...should pass. See PR12324: misched bringup
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu > %t
; RUN: not grep xor %t
; RUN: not grep movap %t