[Mlir-commits] [mlir] [mlir][spirv] Add definition for GL Length (PR #144041)

Jakub Kuderski llvmlistbot at llvm.org
Mon Jun 16 08:41:42 PDT 2025


kuhar wrote:

> implies to me that GLSL canonicalization is separate because of the availability reasons, or at least that's my interpretation. In this case that wouldn't be an issue.

Oh, I understand what you mean by availability now. Right, we wouldn't want to canonicalize `spriv.select` to `spirv.GL.clamp` when we compile for open cl spirv. I think it's fine either way then.

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


More information about the Mlir-commits mailing list