diff options
author | Ehud Katz <ehudkatz@gmail.com> | 2020-05-21 14:06:44 +0300 |
---|---|---|
committer | Ehud Katz <ehudkatz@gmail.com> | 2020-05-21 14:06:44 +0300 |
commit | 111ddc57d3804d31c6d101821abd9688b3e0decc (patch) | |
tree | fdc143600d122ef0d56823cd5a8029781b130e99 /llvm/lib/Support/StringRef.cpp | |
parent | eeff1a970a6bb09d3c046313e229e2871929cd63 (diff) | |
download | llvm-111ddc57d3804d31c6d101821abd9688b3e0decc.zip llvm-111ddc57d3804d31c6d101821abd9688b3e0decc.tar.gz llvm-111ddc57d3804d31c6d101821abd9688b3e0decc.tar.bz2 |
[FlattenCFG] Fix `MergeIfRegion` in case then-path is empty
In case the then-path of an if-region is empty, then merging with the
else-path should be handled with the inverse of the condition (leading
to that path).
Fix PR37662
Differential Revision: https://reviews.llvm.org/D78881
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions