[PATCH] D31084: [GVN] Fix accidental double storage of the function BasicBlock list in iterateOnFunction
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 10:12:48 PDT 2017
craig.topper added a comment.
I was afraid of making the assumption about how RPOT works in case someone made it behave differently in the future. But I can change it to use RPOT if that's what you'd prefer.
https://reviews.llvm.org/D31084
More information about the llvm-commits
mailing list