[PATCH] D48202: Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnlyPred.
Xin Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 17 13:17:03 PDT 2018
trentxintong added a comment.
I think this makes sense. Except Jumpthreading needs to be modified to make sure iterator is valid after merging. I can work on the jump threading part once this lands and if you do not mind @brzycki.
Repository:
rL LLVM
https://reviews.llvm.org/D48202
More information about the llvm-commits
mailing list