[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 21:55:07 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d6fe7ace8b0: [LoopCacheAnalysis] Use stable_sort() to avoid non-deterministic print output (authored by congzhe).
Repository:
rG LLVM Github Monorepo
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.426330.patch
Type: text/x-patch
Size: 5730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220502/ec8c40a5/attachment.bin>
More information about the llvm-commits
mailing list