[PATCH] D124984: [NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 09:01:32 PDT 2022


congzhe updated this revision to Diff 432011.
congzhe retitled this revision from "[LoopCacheAnalysis] Use smaller numbers when calculating the costs (PR55233) " to "[NFC][LoopCacheAnalysis] Update test cases to make sure the outputs follow the right order".
congzhe edited the summary of this revision.
congzhe added a comment.

@bmahjour I updated the patch to an NFC patch with test case updates only. I'd appreciate it if you could take a look :)


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

https://reviews.llvm.org/D124984

Files:
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/LoopnestFixedSize.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/loads-store.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matmul.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/matvecmul.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/multi-store.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/single-store.ll
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/stencil.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124984.432011.patch
Type: text/x-patch
Size: 5256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/22f857d0/attachment.bin>


More information about the llvm-commits mailing list