[PATCH] D135106: [SPIRV] read kernel arg attributes from fuction/module metadata
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 14:37:11 PDT 2022
iliya-diyachkov created this revision.
iliya-diyachkov added reviewers: zuban32, rengolin, MaskRay, arsenm, konrad.trifunovic, mpaszkowski, andreytr.
Herald added subscribers: StephenFan, ThomasRaoux, hiraditya.
Herald added a project: All.
iliya-diyachkov requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
The patch introduces reading the attributes of kernel arguments from both function-attached and module-level metadata, during kernel arguments lowering. The test demonstrating the improvement will be attached later.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135106
Files:
llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135106.464813.patch
Type: text/x-patch
Size: 6906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221003/63fd669a/attachment.bin>
More information about the llvm-commits
mailing list