[PATCH] D23646: Generalize strided store pattern in interleave access pass

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 09:52:05 PDT 2016


asbirlea updated this revision to Diff 71376.
asbirlea added a comment.

Remove comment block checking for alignment. Will revisit in a future patch.


https://reviews.llvm.org/D23646

Files:
  lib/CodeGen/InterleavedAccessPass.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/AArch64/aarch64-interleaved-accesses.ll
  test/CodeGen/ARM/arm-interleaved-accesses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23646.71376.patch
Type: text/x-patch
Size: 10205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/53865577/attachment.bin>


More information about the llvm-commits mailing list