From 5a6dc1dd0909daf8037fb7043c9087f95ed8697a Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 16 Mar 2010 19:08:20 +0000 Subject: [PATCH] Add an rdar number to this test. llvm-svn: 98654 --- llvm/test/CodeGen/X86/gather-addresses.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/X86/gather-addresses.ll b/llvm/test/CodeGen/X86/gather-addresses.ll index 07198386b8ea..3e730de0a8e5 100644 --- a/llvm/test/CodeGen/X86/gather-addresses.ll +++ b/llvm/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