[Mlir-commits] [mlir] [mlir][tosa] Add verifier for `tosa.pad` (PR #106351)

Longsheng Mou llvmlistbot at llvm.org
Thu Aug 29 01:50:13 PDT 2024


CoTinker wrote:

> I don't know if changing the type of padding to `2DTensorOf<[Tosa_Int32Or64]>` is a better choice.
> 
> https://github.com/llvm/llvm-project/blob/902b2a26ab9e1e78dfb66b52fba4512c91472e09/mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td#L1581-L1586

How about this?

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


More information about the Mlir-commits mailing list