[Mlir-commits] [mlir] [mlir][SPIR-V] Lower boolean vector reductions (PR #192267)
Arseniy Obolenskiy
llvmlistbot at llvm.org
Wed Apr 15 09:46:05 PDT 2026
aobolensk wrote:
> Can you please split it into two separate PRs? One adding new ops and one adding the lowering.
Sure, here is the one that only adds ops: https://github.com/llvm/llvm-project/pull/192286
This one will be updated after merge PR with ops only
https://github.com/llvm/llvm-project/pull/192267
More information about the Mlir-commits
mailing list