[PATCH] D62166: [mips] Always check that `shift and add` optimization is efficient

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 07:39:57 PDT 2019


atanasyan updated this revision to Diff 200510.
atanasyan added a comment.

- Simplify the loop condition


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62166/new/

https://reviews.llvm.org/D62166

Files:
  llvm/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/test/CodeGen/Mips/const-mult.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62166.200510.patch
Type: text/x-patch
Size: 16138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/6262a86f/attachment.bin>


More information about the llvm-commits mailing list