[PATCH] D24833: [LoopDataPrefetch/AArch64] Allow selective prefetching of irregular symbolic strided accesses

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 11:02:24 PDT 2016


bmakam updated the summary for this revision.
bmakam updated this revision to Diff 74403.
bmakam added a comment.

Rebase and ping.


https://reviews.llvm.org/D24833

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.h
  lib/Transforms/Scalar/LoopDataPrefetch.cpp
  test/Transforms/LoopDataPrefetch/AArch64/kryo-large-stride.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24833.74403.patch
Type: text/x-patch
Size: 17214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/c79ac3b2/attachment.bin>


More information about the llvm-commits mailing list