[PATCH] D93619: [RISCV] Optimize multiplication with constant

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 00:38:24 PST 2020


benshi001 created this revision.
benshi001 added reviewers: craig.topper, lenary, asb, luismarques.
Herald added subscribers: frasercrmck, NickHung, evandro, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93619

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93619.313033.patch
Type: text/x-patch
Size: 16296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/6d12fd84/attachment.bin>


More information about the llvm-commits mailing list