[llvm] [SPIR-V] Fix direct return of aggregate extractvalue (PR #209762)
Dmitry Sidorov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 06:22:52 PDT 2026
MrSidims wrote:
> Replaces https://github.com/llvm/llvm-project/pull/209027 (that PR seems spam? although the diagnosis was largely correct)
I kinda feel, that rewrite everything related to type lowering in the SPIR-V backend might be not that bad of an idea :)
https://github.com/llvm/llvm-project/pull/209762
More information about the llvm-commits
mailing list