[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
Mon Jul 12 02:17:11 PDT 2021


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

- Only allow no export PS on GFX10


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/SIDefines.h
  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.357868.patch
Type: text/x-patch
Size: 12865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/b4514a78/attachment.bin>


More information about the llvm-commits mailing list