[PATCH] D128194: [LoongArch] Add codegen support for multiplication operations
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 05:57:21 PDT 2022
SixWeining created this revision.
SixWeining added reviewers: xen0n, MaskRay, rengolin, myhsu, xry111.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Reference:
https://llvm.org/docs/LangRef.html#mul-instruction
Repository:
rG LLVM Github Monorepo
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.438362.patch
Type: text/x-patch
Size: 10149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/6fd94ce3/attachment.bin>
More information about the llvm-commits
mailing list