[PATCH] D58009: [DAGCombine] Simplify funnel shifts with undef/zero args to bitshifts
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 10 09:03:54 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353645: [DAGCombine] Simplify funnel shifts with undef/zero args to bitshifts (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58009?vs=186153&id=186154#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58009/new/
https://reviews.llvm.org/D58009
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/funnel-shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58009.186154.patch
Type: text/x-patch
Size: 9574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190210/eb4fdd79/attachment.bin>
More information about the llvm-commits
mailing list