[PATCH] D106648: [RISCV] Optimize mul in the zba extension with SH*ADD

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 17:26:42 PDT 2021


benshi001 added a comment.

Ping ...

I saw the similar optimization on x86, and think it will also benefit riscv.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106648



More information about the llvm-commits mailing list