aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorThomas Raoux <thomasraoux@google.com>2020-11-10 18:08:26 -0800
committerThomas Raoux <thomasraoux@google.com>2020-11-11 11:20:53 -0800
commit023f2400f2b4176ada736597950e089e5b72a173 (patch)
tree605b7e35f601cdedf466643513cbb778b2fabfbd /clang/lib/Frontend/CompilerInvocation.cpp
parent3fa2e193384048daafe1fa74bf88253b4cf5ce6e (diff)
downloadllvm-023f2400f2b4176ada736597950e089e5b72a173.zip
llvm-023f2400f2b4176ada736597950e089e5b72a173.tar.gz
llvm-023f2400f2b4176ada736597950e089e5b72a173.tar.bz2
[mlir] Fix post-dominance between blocks of different regions.
If block A and B are in different regions and region of A is not an ancestor of B, either A is included in region of B or the two regions are disjoint. In both case A doesn't post-dominate B. Differential Revision: https://reviews.llvm.org/D91225
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions