[PATCH] D105683: [AMDGPU] Allow frontends to disable null export for pixel shaders

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 13 20:28:54 PDT 2021


critson updated this revision to Diff 358501.
critson added a comment.

- Rename function attributes to amdgpu-color-export and amdgpu-depth-export


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105683/new/

https://reviews.llvm.org/D105683

Files:
  llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/test/CodeGen/AMDGPU/early-term.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105683.358501.patch
Type: text/x-patch
Size: 12264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/b73b34e0/attachment.bin>


More information about the llvm-commits mailing list