summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/gather-addresses.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/gather-addresses.ll')
-rw-r--r--test/CodeGen/X86/gather-addresses.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/gather-addresses.ll b/test/CodeGen/X86/gather-addresses.ll
index 0719838..3e730de 100644
--- a/test/CodeGen/X86/gather-addresses.ll
+++ b/test/CodeGen/X86/gather-addresses.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=x86-64 < %s | FileCheck %s
+; rdar://7398554
; When doing vector gather-scatter index calculation with 32-bit indices,
; bounce the vector off of cache rather than shuffling each individual
OpenPOWER on IntegriCloud