[Mlir-commits] [mlir] [mlir][SPIR-V] Add missing GL and CL extended-instruction ops (PR #203544)

Igor Wodiany llvmlistbot at llvm.org
Mon Jun 15 03:47:14 PDT 2026


https://github.com/IgWod commented:

Could we split this commit into multiple smaller ones each adding some logical group? Currently this commit feels like it's just a mix of random ops. I think a good test would be: "Can I write a specific commit message that captures all ops that are being added" - the current message is a bit too vague. For example, one group could be min, max, clamp.

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


More information about the Mlir-commits mailing list