[llvm] Fix SPIR-V function ordering violation in linker (PR #145039)
Paulius Velesko via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 2 02:27:42 PDT 2025
pvelesko wrote:
> Also, there is a danger that the reordering done in the linker may be undone by follow up transformation passes.
that seems like a separate issue.
https://github.com/llvm/llvm-project/pull/145039
More information about the llvm-commits
mailing list