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

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 06:45:40 PST 2019


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

Fix leftover extraneous change from an earlier version.


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.231241.patch
Type: text/x-patch
Size: 5730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/1dc9bc83/attachment-0001.bin>


More information about the llvm-commits mailing list