[PATCH] D78881: [FlattenCFG] Fix `MergeIfRegion` in case then-path is empty

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 23:06:05 PDT 2020


sameerds accepted this revision.
sameerds added a comment.

I am NOT familiar with this transformation. But I believe that the patch is well-formed, and I was able to follow the logic. The tests also demonstrate that it works as intended. LGTM.


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

https://reviews.llvm.org/D78881





More information about the llvm-commits mailing list