[PATCH] D108551: [RISCV] Make more optimization for multiplication in the zba extension with SH*ADD.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 18:42:55 PDT 2021


jacquesguan updated this revision to Diff 368255.
jacquesguan added a comment.

Fix wrong instruction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108551

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32zba.ll
  llvm/test/CodeGen/RISCV/rv64zba.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108551.368255.patch
Type: text/x-patch
Size: 12456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/ef06f4e0/attachment.bin>


More information about the llvm-commits mailing list