[PATCH] D78881: [FlattenCFG] Fix `MergeIfRegion` in case then-path is empty
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 03:43:29 PDT 2020
ekatz updated this revision to Diff 263391.
ekatz edited the summary of this revision.
ekatz added a comment.
Rename `Invert2` variable to `InvertCond2`.
Hope it makes more sense.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78881/new/
https://reviews.llvm.org/D78881
Files:
llvm/lib/Transforms/Utils/FlattenCFG.cpp
llvm/test/Transforms/Util/flattencfg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78881.263391.patch
Type: text/x-patch
Size: 10502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/35d8ede7/attachment.bin>
More information about the llvm-commits
mailing list