[PATCH] D36963: Use sorting instead of a lot of stable_partitions for `ICF::segregate` function
Alex Telishev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 16:15:23 PDT 2017
alex.telishev added a comment.
I guess you're right, chunks in the same equivalence class should remain in the same order.
https://reviews.llvm.org/D36963
More information about the llvm-commits
mailing list