[PATCH] [LoopVectorize]Teach Loop Vectorizer about interleaved data accesses

Hao Liu Hao.Liu at arm.com
Fri Apr 3 03:47:56 PDT 2015


http://reviews.llvm.org/D8820

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/Intrinsics.td
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Analysis/TargetTransformInfo.cpp
  lib/IR/IRBuilder.cpp
  lib/Target/AArch64/AArch64.h
  lib/Target/AArch64/AArch64InterleaveAccess.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  lib/Target/AArch64/CMakeLists.txt
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/CodeGen/AArch64/interleaved-access-to-ldN-stN.ll
  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: D8820.23211.patch
Type: text/x-patch
Size: 74693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150403/9f7b4e8c/attachment.bin>


More information about the llvm-commits mailing list