mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 22:04:55 +00:00
Add an rdar number to this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98654 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
730f743c01
commit
eb2693ebc0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user