[PATCH] D137018: [SPIRV] support enqueue_kernel builtin functions
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 15:14:05 PDT 2022
iliya-diyachkov updated this revision to Diff 472151.
iliya-diyachkov added a comment.
Small changes (correct names: maybeGetPointerEltType->getTypedPtrEltType, getOrCreateConsNullPtr->getOrCreateConstNullPtr).
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.472151.patch
Type: text/x-patch
Size: 50579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/891ffd53/attachment.bin>
More information about the llvm-commits
mailing list