aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/X86/select-aggregate.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/select-aggregate.ll b/test/CodeGen/X86/select-aggregate.ll
index fba6a59c2d..822e5946d3 100644
--- a/test/CodeGen/X86/select-aggregate.ll
+++ b/test/CodeGen/X86/select-aggregate.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=x86-64 | FileCheck %s
-; PR5754
+; PR5757
; CHECK: cmovne %rdi, %rsi
; CHECK: movl (%rsi), %eax