[PATCH] D114367: [NVPTX] Auto-generate tests for sufrace and texture instructions
Andrew Savonichev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 08:14:53 PST 2021
asavonic updated this revision to Diff 390069.
asavonic added a comment.
- Added nvvm metadata for kernel, surface, texture and sampler globals and parameters.
- Verified the generated code with `ptxas`.
- Changed the generated code so that it conforms to both NVCL and CUDA environments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114367/new/
https://reviews.llvm.org/D114367
Files:
llvm/test/CodeGen/NVPTX/surf-tex.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114367.390069.patch
Type: text/x-patch
Size: 36283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/bf6f6656/attachment.bin>
More information about the llvm-commits
mailing list