[PATCH] D68128: [InstCombine] Fold PHIs with equal incoming pointers
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 02:17:52 PDT 2019
DaniilSuchkov added a comment.
In D68128#1685720 <https://reviews.llvm.org/D68128#1685720>, @lebedev.ri wrote:
> Should this go elsewhere, SimplifyCFG?
I don't see why it should, but if you think it does and others don't object, I won't mind moving it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68128/new/
https://reviews.llvm.org/D68128
More information about the llvm-commits
mailing list