[PATCH] D47116: [DAGCombiner] Use computeKnownBits to match rotate patterns that have had their amount masking modified by simplifyDemandedBits.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 14:13:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332895: [DAGCombiner] Use computeKnownBits to match rotate patterns that have had their… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47116?vs=147850&id=147870#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47116
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/combine-rotates.ll
llvm/trunk/test/CodeGen/X86/rotate4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47116.147870.patch
Type: text/x-patch
Size: 7015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/307a862d/attachment.bin>
More information about the llvm-commits
mailing list