[PATCH] D144494: [SPIR-V] Support TargetExtType for SPIR-V builtin types
Michal Paszkowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 16:57:41 PST 2023
mpaszkowski updated this revision to Diff 499325.
mpaszkowski added a comment.
Fixed formatting
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144494/new/
https://reviews.llvm.org/D144494
Files:
llvm/lib/CodeGen/ValueTypes.cpp
llvm/lib/IR/Type.cpp
llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
llvm/lib/Target/SPIRV/SPIRVBuiltins.h
llvm/lib/Target/SPIRV/SPIRVBuiltins.td
llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
llvm/lib/Target/SPIRV/SPIRVUtils.cpp
llvm/test/CodeGen/SPIRV/image_store.ll
llvm/test/CodeGen/SPIRV/spirv.Queue.ll
llvm/test/CodeGen/SPIRV/transcoding/spirv-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144494.499325.patch
Type: text/x-patch
Size: 37778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/5b072509/attachment.bin>
More information about the llvm-commits
mailing list