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

Igor Wodiany llvmlistbot at llvm.org
Fri Oct 24 08:15:53 PDT 2025


IgWod-IMG wrote:

> Should we have a roundtrip test that shows that function decls were moved to the top?

I have updated the existing test, so it checks the order of functions after roundtrip. Let me know if we need any extra tests.

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


More information about the Mlir-commits mailing list