[Mlir-commits] [mlir] [mlir][tosa] Add row_gather operator (PR #202895)

Sayan Saha llvmlistbot at llvm.org
Mon Jun 15 05:02:57 PDT 2026


================

----------------
sahas3 wrote:

nit: maybeRowCount.value() > 0 is not needed as the op verifier will fail if maybeRowCount.value() <= 0

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


More information about the Mlir-commits mailing list