[PATCH] D150311: [MISched] Use StartAtCycle in trace dumps.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 04:12:27 PDT 2023
fpetrogalli added a comment.
In D150311#4416848 <https://reviews.llvm.org/D150311#4416848>, @RKSimon wrote:
> @fpetrogalli We're seeing build failures on EXPENSIVE_CHECKS builds due to the llvm::sort calls: https://lab.llvm.org/buildbot/#/builders/16/builds/49592 - you might be better off using llvm::stable_sort
Thank you for the heads up. This should fix it D152800 <https://reviews.llvm.org/D152800>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150311/new/
https://reviews.llvm.org/D150311
More information about the llvm-commits
mailing list