[PATCH] D65992: [MachinePipeliner] Avoid indeterminate order in FuncUnitSorter
Brendon Cahoon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 9 06:39:39 PDT 2019
bcahoon accepted this revision.
bcahoon added a comment.
Thanks for the patch! My only concern is with all the checks in the test case. Checking for the exact code sequence can be very sensitive to other changes in the compiler that are unrelated to this patch.
Thanks,
Brendon
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65992/new/
https://reviews.llvm.org/D65992
More information about the llvm-commits
mailing list