[Mlir-commits] [mlir] [mlir][spirv] Remove invalid canon pattern for GL.Length (PR #164301)

Benoit Jacob llvmlistbot at llvm.org
Mon Oct 20 12:36:20 PDT 2025


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

It's a shame though to lose a fast approximation that is perfectly good for many applications, particularly in graphics. Should this motivate a follow-up to support fast-math here (to the extent that LLVM IR is able to meaningfully represent fast-math) ?

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


More information about the Mlir-commits mailing list