[PATCH] D127342: [TargetTransformInfo] Added an option for the cache line size

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 11:05:30 PDT 2022


congzhe updated this revision to Diff 437611.
congzhe added a comment.

Thanks @bmahjour, modified the default value to be zero.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127342/new/

https://reviews.llvm.org/D127342

Files:
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/test/Analysis/LoopCacheAnalysis/compute-cost.ll
  llvm/test/CodeGen/PowerPC/ppc64-get-cache-line-size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127342.437611.patch
Type: text/x-patch
Size: 9833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/21e44661/attachment.bin>


More information about the llvm-commits mailing list