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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 02:27:09 PDT 2018


samparker accepted this revision.
samparker added a comment.
This revision is now accepted and ready to land.

This LGTM. I don't think there's a problem with solving this niche in the backend.


Repository:
  rL LLVM

https://reviews.llvm.org/D49585





More information about the llvm-commits mailing list