[PATCH] D49585: [ARM] Prefer lsls+lsrs over lsls+ands or lsrs+ands in Thumb1.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 15:22:51 PDT 2018


efriedma updated this revision to Diff 156897.
efriedma added a comment.

Fix testcase.


Repository:
  rL LLVM

https://reviews.llvm.org/D49585

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/Thumb/shift-and.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49585.156897.patch
Type: text/x-patch
Size: 6398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/ffd61de6/attachment.bin>


More information about the llvm-commits mailing list