[PATCH] D78881: [FlattenCFG] Fix `MergeIfRegion` in case then-path is empty
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 08:34:52 PDT 2020
kuhar accepted this revision.
kuhar added a comment.
In D78881#2031146 <https://reviews.llvm.org/D78881#2031146>, @ekatz wrote:
> Rename `Invert2` variable to `InvertCond2`.
> Hope it makes more sense.
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78881/new/
https://reviews.llvm.org/D78881
More information about the llvm-commits
mailing list