[PATCH] D82660: [RISCV] Optimize multiplication by specific immediates

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


This revision was not accepted when it landed; it landed in state "Needs Review".
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=275139&id=275694#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.275694.patch
Type: text/x-patch
Size: 14343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/30104c0c/attachment.bin>


More information about the llvm-commits mailing list