[PATCH] D64601: [MemorySSA] Use SetVector to avoid nondeterminism.

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 16:29:53 PDT 2019


george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.

Thanks! If it's easy to come up with a small regression test (like David mentioned on the bug, reverse_iteration may be a great help), please do so and commit it with this. Otherwise, LGTM as-is.

> Yeah, I'd just leave it the way you had it with the 8 in there.

+1.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64601/new/

https://reviews.llvm.org/D64601





More information about the llvm-commits mailing list