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

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 11:47:18 PDT 2016


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

Address remaining comment. Add additional testcases.


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.75329.patch
Type: text/x-patch
Size: 24443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/ec223e49/attachment-0001.bin>


More information about the llvm-commits mailing list