[PATCH] D74908: AMDGPU/SIInsertSkips: Fix the determination of whether early-exit-after-kill is possible

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 04:44:31 PST 2020


nhaehnle updated this revision to Diff 245818.
nhaehnle added a comment.

The new testcase is now in master; rebase this change on top of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74908

Files:
  llvm/lib/Target/AMDGPU/SIInsertSkips.cpp
  llvm/test/CodeGen/AMDGPU/skip-if-dead.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74908.245818.patch
Type: text/x-patch
Size: 16970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/c324d457/attachment.bin>


More information about the llvm-commits mailing list