[PATCH] D48011: AMDGPU: Pass AMDGPUSampleVariant to MIMG_{Sampler, Gather}(_WQM)

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 04:51:47 PDT 2018


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.

This will allows us to provide rich metadata about the instructions
in tables that are accessible by custom C++ code.

Change-Id: Id9305a26304ab6a6cceb6c65c8cd49141cc0101d


Repository:
  rL LLVM

https://reviews.llvm.org/D48011

Files:
  lib/Target/AMDGPU/MIMGInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48011.150712.patch
Type: text/x-patch
Size: 12753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/3d22f299/attachment.bin>


More information about the llvm-commits mailing list