[Mlir-commits] [mlir] [mlir][spirv] Ensure function declarations precede definitions (PR #164956)
Igor Wodiany
llvmlistbot at llvm.org
Fri Oct 24 07:52:24 PDT 2025
IgWod-IMG wrote:
> I'd prefer this since mlir doesn't have the same limitations
This was my initial implementation then I convinced myself to follow the other approach. I have now added "sorting" inside the serializer. I have also updated the PR description to reflect it.
https://github.com/llvm/llvm-project/pull/164956
More information about the Mlir-commits
mailing list