diff options
author | Luke Hutton <luke.hutton@arm.com> | 2025-07-21 09:42:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 09:42:45 +0100 |
commit | 41274582fdff16bbce3db80e56cad5fe4133b16b (patch) | |
tree | 9ddde7d1b8c6fc6c74d6c722fe7759c72367f2b7 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 20d8398825a799008ae508d8463dbb9b11df81e7 (diff) | |
download | llvm-41274582fdff16bbce3db80e56cad5fe4133b16b.zip llvm-41274582fdff16bbce3db80e56cad5fe4133b16b.tar.gz llvm-41274582fdff16bbce3db80e56cad5fe4133b16b.tar.bz2 |
[mlir][tosa] Fix check for isolated regions in `tosa.cond_if` (#143772)
This commit fixes a check in the validation pass which intended to
validate whether a `tosa.cond_if` operation was conformant to the
specification. The specification requires all values used in the
then/else regions are explicitly declared within the regions. This
change checks that these regions are 'isolated from above', to ensure
this requirement is true.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions