[all-commits] [llvm/llvm-project] 1d27f2: [LoongArch] Add codegen support for multiplication...
Lu Weining via All-commits
all-commits at lists.llvm.org
Fri Jul 8 02:21:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d27f26426c7389a260e4cf9344b11035c413b01
https://github.com/llvm/llvm-project/commit/1d27f26426c7389a260e4cf9344b11035c413b01
Author: Weining Lu <luweining at loongson.cn>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/CodeGen/LoongArch/ir-instruction/mul.ll
Log Message:
-----------
[LoongArch] Add codegen support for multiplication operations
Reference:
https://llvm.org/docs/LangRef.html#mul-instruction
Differential Revision: https://reviews.llvm.org/D128194
More information about the All-commits
mailing list