[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
Tue Feb 21 12:47:36 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8435e392cc8: [SPIR-V] Emit spv_undef intrinsic for aggregate undef operands (authored by mpaszkowski).

Repository:
  rG LLVM Github Monorepo

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.499269.patch
Type: text/x-patch
Size: 7277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/e9ced1df/attachment.bin>


More information about the llvm-commits mailing list