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

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 13:04:25 PST 2016


tstellarAMD updated this revision to Diff 45208.
tstellarAMD added a comment.

Keep i1 as desirable for non-sett ops.


http://reviews.llvm.org/D15035

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15035.45208.patch
Type: text/x-patch
Size: 4960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/b66cb9ad/attachment.bin>


More information about the llvm-commits mailing list