[PATCH] D15035: AMDGPU/SI: Prevent the DAGCombiner from creating setcc with i1 inputs

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 16:17:15 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258256: AMDGPU/SI: Prevent the DAGCombiner from creating setcc with i1 inputs (authored by tstellar).

Changed prior to commit:
  http://reviews.llvm.org/D15035?vs=45210&id=45319#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15035

Files:
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
  llvm/trunk/test/CodeGen/AMDGPU/setcc-opt.ll
  llvm/trunk/test/CodeGen/AMDGPU/setcc.ll
  llvm/trunk/test/CodeGen/AMDGPU/trunc-cmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15035.45319.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/7b982c3e/attachment.bin>


More information about the llvm-commits mailing list