[PATCH] D45300: Update MemorySSA BasicBlockUtils.

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 05:47:00 PDT 2018


hiraditya added a comment.

The general idea appears to be good, do you have any testcases reflect the change?

Also correct me if I'm wrong, it seems changes to MergeBlockIntoPredecessor can be separated from other changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D45300





More information about the llvm-commits mailing list