[PATCH] D59401: Fix non-determinism in Reassociate caused by address coincidences
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 26 08:06:00 PDT 2019
dblaikie added subscribers: chandlerc, dblaikie.
dblaikie added a comment.
@chandlerc - hey Chandler, wondering if you could take a quick look at this just to double-check it's a good way to fix and test an ABA bug (I think you're a bit more familiar with that type of bug than I am - and perhaps with Reassociate in general)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59401/new/
https://reviews.llvm.org/D59401
More information about the llvm-commits
mailing list