[PATCH] D16306: [TTI] Add getCacheLineSize
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 09:29:17 PST 2016
anemet updated this revision to Diff 45544.
anemet added a comment.
Now that we have a PPC hook for this, it's actually trivial to retain the the
flag ppc-loop-prefetch-cache-line. This makes the patch NFC, so you ignore my question Hal.
I'll commit this shortly per Geoff's approval. Thanks guys!
http://reviews.llvm.org/D16306
Files:
include/llvm/Analysis/TargetTransformInfo.h
include/llvm/Analysis/TargetTransformInfoImpl.h
lib/Analysis/TargetTransformInfo.cpp
lib/Target/PowerPC/PPCLoopDataPrefetch.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
lib/Target/PowerPC/PPCTargetTransformInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16306.45544.patch
Type: text/x-patch
Size: 5308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/0407a4f0/attachment.bin>
More information about the llvm-commits
mailing list