[PATCH] D143107: [SPIR-V] Emit spv_undef intrinsic for aggregate undef operands
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 13:28:10 PST 2023
mpaszkowski updated this revision to Diff 494055.
mpaszkowski added a comment.
Fixed formatting
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143107/new/
https://reviews.llvm.org/D143107
Files:
llvm/include/llvm/IR/IntrinsicsSPIRV.td
llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
llvm/test/CodeGen/SPIRV/instructions/undef-nested-composite-store.ll
llvm/test/CodeGen/SPIRV/instructions/undef-simple-composite-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143107.494055.patch
Type: text/x-patch
Size: 5286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/4ed9f6d5/attachment-0001.bin>
More information about the llvm-commits
mailing list