[PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved memory access

Hao Liu Hao.Liu at arm.com
Tue May 5 01:06:07 PDT 2015


I think the origin patch is too large, so I've cut the code related to AArch64 backend. The new patch consist of all target independent code. The new patch also fixes a bug about reversed access.

Review please.

Thanks,
-Hao


http://reviews.llvm.org/D9368

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Analysis/TargetTransformInfo.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/arbitrary-induction-step.ll
  test/Transforms/LoopVectorize/AArch64/interleaved-access.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9368.24938.patch
Type: text/x-patch
Size: 59097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150505/251a82bd/attachment.bin>


More information about the llvm-commits mailing list