[PATCH] D137018: [SPIRV] support enqueue_kernel builtin functions
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 29 14:02:03 PDT 2022
iliya-diyachkov updated this revision to Diff 471783.
iliya-diyachkov added a comment.
Fix issues in tests. Also update my email in llvm/CODE_OWNERS.TXT.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137018/new/
https://reviews.llvm.org/D137018
Files:
llvm/CODE_OWNERS.TXT
llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
llvm/lib/Target/SPIRV/SPIRVBuiltins.td
llvm/lib/Target/SPIRV/SPIRVDuplicatesTracker.h
llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
llvm/lib/Target/SPIRV/SPIRVInstrInfo.td
llvm/lib/Target/SPIRV/SPIRVUtils.cpp
llvm/lib/Target/SPIRV/SPIRVUtils.h
llvm/test/CodeGen/SPIRV/EnqueueEmptyKernel.ll
llvm/test/CodeGen/SPIRV/transcoding/enqueue_kernel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137018.471783.patch
Type: text/x-patch
Size: 50594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221029/f8ee8c26/attachment.bin>
More information about the llvm-commits
mailing list