diff options
author | Longsheng Mou <longshengmou@gmail.com> | 2024-09-20 17:49:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 10:49:17 +0100 |
commit | e6eb94d3982cc55b16f62a17177dab7da46ae0f0 (patch) | |
tree | 5c08b32de572fe3a54281392a755de186ca08348 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 76b827bb4d5b4cc4d3229c4c6de2529e8b156810 (diff) | |
download | llvm-e6eb94d3982cc55b16f62a17177dab7da46ae0f0.zip llvm-e6eb94d3982cc55b16f62a17177dab7da46ae0f0.tar.gz llvm-e6eb94d3982cc55b16f62a17177dab7da46ae0f0.tar.bz2 |
[mlir][tosa] Add missing verifier check for `tosa.reshape` (#109301)
This PR adds a missing verifier check for `tosa.reshape`, ensuring that
the number of elements in `new_shape` matches the number of elements in
the input tensor. Fixes #108151 and fixes #107969.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions