[PATCH] D117269: [RISCV] Optimize some special mul operation in Zba extension

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 19:03:26 PST 2022


craig.topper added a comment.

I don't understand the problem with 27, 45, and 81. There shouldn't be a problem generating two same instructions. X86 does it in multiple places. Can you explain more?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117269



More information about the llvm-commits mailing list