[PATCH] D82660: [RISCV] Optimize multiplication by constant

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 18:50:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb82de296017: [RISCV] Optimize multiplication by constant (authored by benshi001, committed by MaskRay).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D82660?vs=276297&id=276299#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82660

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82660.276299.patch
Type: text/x-patch
Size: 14343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/e9a8cdf5/attachment.bin>


More information about the llvm-commits mailing list