[Mlir-commits] [mlir] [mlir][spirv] Add reduction ops in TOSA Ext Inst Set (PR #187278)

Jakub Kuderski llvmlistbot at llvm.org
Fri Mar 20 06:32:08 PDT 2026


https://github.com/kuhar approved this pull request.

LGTM. We could make these addition-based ops conditionally speculatable. I don't understand why TOSA would make integer overflow UB though -- seems like close to impossible to use correctly.

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


More information about the Mlir-commits mailing list