[PATCH] D128194: [LoongArch] Add codegen support for multiplication operations

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 02:43:29 PDT 2022


SixWeining updated this revision to Diff 440550.
SixWeining added a comment.

Address @MaskRay's comment. Rebase to D128433 <https://reviews.llvm.org/D128433> since we need to call update_llc_test_checks.py.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128194

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/ir-instruction/mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128194.440550.patch
Type: text/x-patch
Size: 10279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/27311fe2/attachment.bin>


More information about the llvm-commits mailing list