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

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 15:33:54 PDT 2016


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

Address comments re. comments.
Complete TODOs.
Requesting help on whether to include TLI.misalignedAccess check and on what's the correct way to do it.


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.70479.patch
Type: text/x-patch
Size: 12135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/5819ddca/attachment.bin>


More information about the llvm-commits mailing list