[all-commits] [llvm/llvm-project] a9d46d: [LoongArch] Add codegen support for fabs
Gong LingQin via All-commits
all-commits at lists.llvm.org
Mon Aug 15 23:42:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9d46d9af36614e320ae24227e9965414f3aa330
https://github.com/llvm/llvm-project/commit/a9d46d9af36614e320ae24227e9965414f3aa330
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
A llvm/test/CodeGen/LoongArch/fabs.ll
Log Message:
-----------
[LoongArch] Add codegen support for fabs
Differential Revision: https://reviews.llvm.org/D131871
More information about the All-commits
mailing list