[PATCH] D43449: [SelectionDAG] Add LegalTypes flag to getShiftAmountTy. Use it to unify and simplify DAGCombiner and simplifySetCC code and fix a bug.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 09:44:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325602: [SelectionDAG] Add LegalTypes flag to getShiftAmountTy. Use it to unify and… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43449

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/test/CodeGen/X86/legalize-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43449.135082.patch
Type: text/x-patch
Size: 7096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/8a49f287/attachment.bin>


More information about the llvm-commits mailing list