[PATCH] D68170: Fix MSSA update in MergeBlockIntoPredecessor

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 12:18:36 PDT 2019


asbirlea added a comment.

I'm seeing the attached test pass at ToT now.
I may have resolved it in rL373380 <https://reviews.llvm.org/rL373380>, which was failing to remove trivial Phis when inserting a backedge block.
Please let me know if you are still seeing issues!


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

https://reviews.llvm.org/D68170





More information about the llvm-commits mailing list