[PATCH] D56032: [ARM] Combine ands+lsls to lsls+lsrs for Thumb1.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 16:58:07 PST 2019
efriedma updated this revision to Diff 181937.
efriedma added a comment.
Address review comments
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56032/new/
https://reviews.llvm.org/D56032
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/Thumb/shift-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56032.181937.patch
Type: text/x-patch
Size: 6397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/315aedc0/attachment.bin>
More information about the llvm-commits
mailing list