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

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 06:17:23 PDT 2021


benshi001 added a comment.

This is the last patch for optimization with SHxADD, all similar optimization in x86 are ported to RISCV.


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

https://reviews.llvm.org/D107065



More information about the llvm-commits mailing list