diff options
author | Hideto Ueno <uenoku.tokotoko@gmail.com> | 2023-12-05 18:06:28 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 18:06:28 +0900 |
commit | 892abd34d22076cac2be297222acb269a3d1f605 (patch) | |
tree | 54cac76a1f57860af0adaca8dc46f5e82d94021d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | eaba81fd245da952a2a708495bf97d7791e8b965 (diff) | |
download | llvm-892abd34d22076cac2be297222acb269a3d1f605.zip llvm-892abd34d22076cac2be297222acb269a3d1f605.tar.gz llvm-892abd34d22076cac2be297222acb269a3d1f605.tar.bz2 |
[mlir][IR] Make verifyDominanceOfContainedRegions iterative (#74428)
This commit refactors `verifyDominanceOfContainedRegions` to iterative
algorithms similar to https://reviews.llvm.org/D154925 to fix stack
overflow for deeply nested regions (e.g.
https://github.com/llvm/circt/issues/5316). There should be no
functional change except that this could result in slightly different
order of verification.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions