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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 11:43:09 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289573: Generalize strided store pattern in interleave access pass (authored by asbirlea).

Changed prior to commit:
  https://reviews.llvm.org/D23646?vs=81255&id=81270#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23646

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23646.81270.patch
Type: text/x-patch
Size: 25153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/47ec741a/attachment.bin>


More information about the llvm-commits mailing list