[PATCH] D60358: [TargetLowering][X86] Teach SimplifyDemandedBits to use ShrinkDemandedOp on ISD::SHL nodes.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 23:47:50 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358257: [TargetLowering][X86] Teach SimplifyDemandedBits to use ShrinkDemandedOp on ISD… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60358?vs=194574&id=194807#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60358/new/
https://reviews.llvm.org/D60358
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/X86/btc_bts_btr.ll
llvm/trunk/test/CodeGen/X86/narrow-shl-cst.ll
llvm/trunk/test/CodeGen/X86/scheduler-backtracking.ll
llvm/trunk/test/CodeGen/X86/zext-logicop-shift-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60358.194807.patch
Type: text/x-patch
Size: 6013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190412/e12909fd/attachment.bin>
More information about the llvm-commits
mailing list