diff options
author | Thomas Raoux <thomasraoux@google.com> | 2020-11-10 18:08:26 -0800 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2020-11-11 11:20:53 -0800 |
commit | 023f2400f2b4176ada736597950e089e5b72a173 (patch) | |
tree | 605b7e35f601cdedf466643513cbb778b2fabfbd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3fa2e193384048daafe1fa74bf88253b4cf5ce6e (diff) | |
download | llvm-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