[PATCH] D42302: AMDGPU: Allow a SGPR for the conditional KILL operand.

Bas Nieuwenhuizen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 10:23:49 PST 2018


bnieuwenhuizen updated this revision to Diff 131479.
bnieuwenhuizen added a comment.

Move it to an assert, and removed the redundant check for the same condition
in the following if.


Repository:
  rL LLVM

https://reviews.llvm.org/D42302

Files:
  lib/Target/AMDGPU/SIInsertSkips.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.kill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42302.131479.patch
Type: text/x-patch
Size: 4117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/b86b6713/attachment.bin>


More information about the llvm-commits mailing list