[PATCH] D70781: AMDGPU: Fix handling of infinite loops in fragment shaders

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 09:44:13 PST 2019


cwabbott updated this revision to Diff 232593.
cwabbott added a comment.

Update comment to explain why this works even when only some threads are killed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70781

Files:
  llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
  llvm/test/CodeGen/AMDGPU/kill-infinite-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70781.232593.patch
Type: text/x-patch
Size: 6869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/abe7c367/attachment.bin>


More information about the llvm-commits mailing list