[Mlir-commits] [mlir] [mlir][spirv] Add first 3 data layout ops in TOSA Ext Inst Set (PR #187714)

Davide Grohmann llvmlistbot at llvm.org
Mon Mar 23 02:35:09 PDT 2026


davidegrohmann wrote:

> Should we add some extra type verification, e.g., that reshape has the same number of elements before and after (or dynamic)?

There is already this check: https://github.com/llvm/llvm-project/pull/187714/changes#diff-a9022207c9719b88abd907b23064b449393981e6c58dca4b6aec9bfb0404bfe2R2219

https://github.com/llvm/llvm-project/pull/187714


More information about the Mlir-commits mailing list