[PATCH] D17945: [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 17:32:47 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263771: [LoopDataPrefetch/Aarch64] Allow selective prefetching of large-strided accesses (authored by anemet).
Changed prior to commit:
http://reviews.llvm.org/D17945?vs=50006&id=51002#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17945
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/trunk/lib/Transforms/Scalar/LoopDataPrefetch.cpp
llvm/trunk/test/Transforms/LoopDataPrefetch/AArch64/large-stride.ll
llvm/trunk/test/Transforms/LoopDataPrefetch/AArch64/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17945.51002.patch
Type: text/x-patch
Size: 8980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/68e937b9/attachment.bin>
More information about the llvm-commits
mailing list