[llvm] [WIP][AMDGPU] Improve the handling of `inreg` arguments (PR #133614)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 8 06:59:55 PDT 2025


shiltian wrote:

> Vaguely related, but we should also support inreg on function returns so we can avoid using the ugly hack of integer typed return values with shader calling conventions. Still not as nice as a proper per-field entry on the struct

That'd be in the follow up PRs.

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


More information about the llvm-commits mailing list