[PATCH] D150311: [MISched] Use StartAtCycle in trace dumps.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 02:51:20 PDT 2023
RKSimon added a comment.
@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
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