[PATCH] D114367: [NVPTX] Auto-generate tests for sufrace and texture instructions

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 06:46:12 PST 2021


asavonic created this revision.
asavonic added reviewers: tra, jlebar, jholewinski.
Herald added a reviewer: a.sidorin.
asavonic requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The patch adds LIT tests for SULD, SUST, TEX and TLD4 instructions as a follow up for D112232 <https://reviews.llvm.org/D112232>.
There are a number of FIXME marks that highlight possible bugs or missed instruction variants.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114367

Files:
  llvm/test/CodeGen/NVPTX/surf-tex.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114367.388900.patch
Type: text/x-patch
Size: 27868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/63512b15/attachment-0001.bin>


More information about the llvm-commits mailing list