[PATCH] D46564: [SSAUpdaterBulk] Sort blocks in IDF to avoid non-determinism.
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 9 09:44:07 PDT 2018
mzolotukhin added a comment.
Thanks, Daniel! A fix for IDF was posted for review in https://reviews.llvm.org/D46646. If that fix is accepted, we should no longer need the current patch. Also, we should be able to remove blocks sorting from MemorySSA.
Michael
Repository:
rL LLVM
https://reviews.llvm.org/D46564
More information about the llvm-commits
mailing list