[PATCH] D67021: [DAGCombiner] improve throughput of shift+logic+shift
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 31 08:28:30 PDT 2019
spatel updated this revision to Diff 218222.
spatel added a comment.
Patch updated:
Rebased after cleanup - rL370587 <https://reviews.llvm.org/rL370587>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67021/new/
https://reviews.llvm.org/D67021
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/bitfield-insert.ll
llvm/test/CodeGen/AArch64/shift-logic.ll
llvm/test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll
llvm/test/CodeGen/X86/shift-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67021.218222.patch
Type: text/x-patch
Size: 12002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190831/49fb13df/attachment.bin>
More information about the llvm-commits
mailing list