[PATCH] D82737: [AMDGPU] Insert PS early exit at end of control flow

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 02:40:57 PDT 2020


critson updated this revision to Diff 274377.
critson marked an inline comment as done.
critson added a comment.

- Rebase
- Add comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82737

Files:
  llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll
  llvm/test/CodeGen/AMDGPU/skip-if-dead.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82737.274377.patch
Type: text/x-patch
Size: 10983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/a714147d/attachment.bin>


More information about the llvm-commits mailing list