[PATCH] D88777: [AMDGPU] Add SI_EARLY_TERMINATE_SCC0 for early terminating shader

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 04:36:17 PDT 2020


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

- Remove restrictions on types of shader where early terminate can occur.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88777

Files:
  llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/early-term.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88777.301238.patch
Type: text/x-patch
Size: 13554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/86f5a414/attachment.bin>


More information about the llvm-commits mailing list