[llvm] [SPIR-V] Fix direct return of aggregate extractvalue (PR #209762)

Nick Sarnie via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 07:22:57 PDT 2026


sarnex wrote:

> I kinda feel, that rewrite everything related to type lowering in the SPIR-V backend might be not that bad of an idea :)

Yeah the amount of issues we have due to the value-id lowering is crazy

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


More information about the llvm-commits mailing list