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

Igor Wodiany llvmlistbot at llvm.org
Mon Jun 16 09:21:28 PDT 2025


IgWod-IMG wrote:

I'm glad we're on the same page now :) I think it makes more sense to have all GL canonicalization in one place both from code organization perspective and from user interface -- I think it'd be a bit confusing if some GL canonicalization is run with default canonicalization and some with GL specific canonicalization.

> 4. gl to gl ==> either canonicalize or gl canonicalize
> 5. similar for cl to cl

I guess from now on we should be consistent and in both cases run those pattern as a part of gl/cl canonicalization.

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


More information about the Mlir-commits mailing list