[PATCH] D135106: [SPIRV] read kernel arg attributes from fuction/module metadata
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 03:59:35 PDT 2022
iliya-diyachkov updated this revision to Diff 465334.
iliya-diyachkov added a comment.
Use dyn_cast instead of dyn_cast_or_null.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135106/new/
https://reviews.llvm.org/D135106
Files:
llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
llvm/test/CodeGen/SPIRV/opencl/kernel_arg_type_function_metadata.ll
llvm/test/CodeGen/SPIRV/opencl/kernel_arg_type_module_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135106.465334.patch
Type: text/x-patch
Size: 8290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/5c08e5f4/attachment.bin>
More information about the llvm-commits
mailing list