[llvm] [AMDGPU] AsmPrinter: Unify arg handling (PR #151672)
Diana Picus via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 6 04:48:03 PDT 2025
rovka wrote:
> > This pretty much forcesus to keep the IR Function around forever and repeats some of the logic from instruction selection.
>
> The full IR always survives the full compilation. It would kind of be better if we had all the utils to query all ABI details directly computed from the IR signature
That sounds like a pretty big project, I don't think I have time to dig into that kind of stuff right now.
https://github.com/llvm/llvm-project/pull/151672
More information about the llvm-commits
mailing list