[PATCH] D17949: [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead
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 rL263772: [LoopDataPrefetch] Add TTI to limit the number of iterations to prefetch ahead (authored by anemet).
Changed prior to commit:
http://reviews.llvm.org/D17949?vs=50012&id=51003#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17949
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17949.51003.patch
Type: text/x-patch
Size: 5855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/ce133d5e/attachment.bin>
More information about the llvm-commits
mailing list