[Mlir-commits] [mlir] [mlir][spirv] Remove invalid canon pattern for GL.Length (PR #164301)
Jakub Kuderski
llvmlistbot at llvm.org
Mon Oct 20 12:41:13 PDT 2025
kuhar wrote:
The spirv spec doesn't support fast math for this op, so it'd be better to do this rewrite at a higher level before we lower to spirv
https://github.com/llvm/llvm-project/pull/164301
More information about the Mlir-commits
mailing list