[all-commits] [llvm/llvm-project] 3de343: [LoongArch] Add codegen support for ISD::FMA
Gong LingQin via All-commits
all-commits at lists.llvm.org
Mon Sep 12 19:06:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3de3439bd7c04d6fcef9ec2f7c5e6cb727adc3a6
https://github.com/llvm/llvm-project/commit/3de3439bd7c04d6fcef9ec2f7c5e6cb727adc3a6
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/CodeGen/LoongArch/double-fma.ll
A llvm/test/CodeGen/LoongArch/float-fma.ll
Log Message:
-----------
[LoongArch] Add codegen support for ISD::FMA
Differential Revision: https://reviews.llvm.org/D133281
More information about the All-commits
mailing list