[PATCH] D65607: [DAGCombiner] try to convert opposing shifts to casts
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 05:02:52 PDT 2019
spatel updated this revision to Diff 213019.
spatel added a comment.
Patch updated:
1. Added 1 more one-use restriction.
2. Added extra-use tests (not changed here - baseline rL367677 <https://reviews.llvm.org/rL367677>).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65607/new/
https://reviews.llvm.org/D65607
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/shift-mod.ll
llvm/test/CodeGen/X86/shift-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65607.213019.patch
Type: text/x-patch
Size: 5991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/3a004a6a/attachment.bin>
More information about the llvm-commits
mailing list