[PATCH] D141337: [SPIR-V] Fix translation of aggregate undef operands
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 13:13:53 PST 2023
mpaszkowski abandoned this revision.
mpaszkowski added a comment.
Thanks @arsenm and @iliya-diyachkov for your comments! I have created a new revision https://reviews.llvm.org/D143107 which provides a solution that is compatible with the Khronos SPIR-V Translator and should support nested aggregates. I will close this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141337/new/
https://reviews.llvm.org/D141337
More information about the llvm-commits
mailing list