[PATCH] D124725: [NFC][LoopCacheAnalysis] Use stable_sort() to avoid non-deterministic print output
Congzhe Cao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 1 20:52:45 PDT 2022
congzhe updated this revision to Diff 426325.
congzhe added a comment.
Addressed Florian's comment, will land it shortly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124725/new/
https://reviews.llvm.org/D124725
Files:
llvm/include/llvm/Analysis/LoopCacheAnalysis.h
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/single-store.ll
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/stencil.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124725.426325.patch
Type: text/x-patch
Size: 5730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/9012a0f1/attachment.bin>
More information about the llvm-commits
mailing list