[PATCH] D128877: [LoopCacheAnalysis] Fix a type mismatch bug in cost calculation
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 12:13:40 PDT 2022
congzhe updated this revision to Diff 444376.
congzhe added a comment.
Updated the patch according to the discussion in the loopopt meeting.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128877/new/
https://reviews.llvm.org/D128877
Files:
llvm/include/llvm/Analysis/LoopCacheAnalysis.h
llvm/lib/Analysis/LoopCacheAnalysis.cpp
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/compute-cost.ll
llvm/test/Analysis/LoopCacheAnalysis/compute-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128877.444376.patch
Type: text/x-patch
Size: 7296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/c1311fb7/attachment.bin>
More information about the llvm-commits
mailing list