[PATCH] D124725: [NFC][LoopCacheAnalysis] Use stable_sort() to avoid non-deterministic print output

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 1 00:27:32 PDT 2022


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

LGTM.

Making output deterministic is always a worthwhile goal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124725



More information about the llvm-commits mailing list