diff options
author | Longsheng Mou <longshengmou@gmail.com> | 2024-09-12 09:10:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-12 09:10:16 +0800 |
commit | 1a431bcea7c2606ebaab47b58e5bba082189675c (patch) | |
tree | 94c69cbacc9a410cf3a7669c405779bea0e42cf5 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 44d122188e0edf4a834bcd97256cf4af0de05890 (diff) | |
download | llvm-1a431bcea7c2606ebaab47b58e5bba082189675c.zip llvm-1a431bcea7c2606ebaab47b58e5bba082189675c.tar.gz llvm-1a431bcea7c2606ebaab47b58e5bba082189675c.tar.bz2 |
[mlir][Tosa] Fix attr type of out_shape for `tosa.transpose_conv2d` (#108041)
This patch fixes attr type of out_shape, which is i64 dense array
attribute with exactly 4 elements.
- Fix description of DenseArrayMaxCt
- Add DenseArrayMinCt and move it to CommonAttrConstraints.td
- Change type of out_shape to Tosa_IntArrayAttr4
Fixes #107804.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions