[PATCH] D22247: [DAGCombine] Make sext(setcc) combine respect getBooleanContents()

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 16:03:43 PDT 2016


mkuper updated this revision to Diff 65436.

https://reviews.llvm.org/D22247

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/X86/pr28504.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22247.65436.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160725/0acde8bb/attachment.bin>


More information about the llvm-commits mailing list