[PATCH] D89399: [AMDGPU] Set rsrc1 flags for graphics shaders

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 09:02:47 PDT 2020


Flakebi created this revision.
Flakebi added reviewers: arsenm, nhaehnle, foad, mareko.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: LLVM.
Flakebi requested review of this revision.
Herald added a subscriber: wdng.

Before they were only set for compute kernels and compute shaders but
not for other shaders.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89399

Files:
  llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-default.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-denormal.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-dx10-clamp.ll
  llvm/test/CodeGen/AMDGPU/amdpal-msgpack-ieee.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89399.298161.patch
Type: text/x-patch
Size: 15934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/3f4d9a3c/attachment.bin>


More information about the llvm-commits mailing list