[PATCH] D16306: [TTI] Add getCacheLineSize

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 14:06:05 PST 2016


anemet updated this revision to Diff 45445.
anemet added a comment.

Address hulx2000's comment


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.45445.patch
Type: text/x-patch
Size: 4747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/8f0d3fb0/attachment.bin>


More information about the llvm-commits mailing list