[Mlir-commits] [mlir] [mlir][spirv] Ensure function declarations precede definitions (PR #164956)

Jakub Kuderski llvmlistbot at llvm.org
Fri Oct 24 06:34:06 PDT 2025


https://github.com/kuhar commented:

> As an alternative we could allow arbitrary ordering in MLIR and sort functions in the serialization

I'd prefer this since mlir doesn't have the same limitations

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


More information about the Mlir-commits mailing list