[Mlir-commits] [mlir] [mlir][tosa] Add a pass to downgrade TOSA `1.1.draft` to `1.0` (PR #194971)

Luke Hutton llvmlistbot at llvm.org
Wed May 6 12:54:13 PDT 2026


lhutton1 wrote:

> nit: please remove the line:
> 
> * avg/max_pool2d_adaptive -> avg/max_pool2d when kernel/stride/pad are direct const_shape operands
> 
> from commit message now that this particular downgrade is no more

Done, thanks!

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


More information about the Mlir-commits mailing list