[PATCH] D48202: Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnlyPred.

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 14 08:51:39 PST 2019


brzycki added a comment.
Herald added subscribers: jdoerfert, jsji, jfb, jvesely.
Herald added a project: LLVM.

My apologies for missing this review, for some reason I wasn't notified of being added. I will look into the potential replacement of `MergeBlockIntoPredecessor` for JumpThreading.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D48202





More information about the llvm-commits mailing list