[all-commits] [llvm/llvm-project] fb9d67: [LoongArch] Support floating-point number reciprocal
Gong LingQin via All-commits
all-commits at lists.llvm.org
Tue Aug 30 23:23:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb9d67636ae06c02f2235ad2ff5826599c86eaf9
https://github.com/llvm/llvm-project/commit/fb9d67636ae06c02f2235ad2ff5826599c86eaf9
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
A llvm/test/CodeGen/LoongArch/fp-reciprocal.ll
Log Message:
-----------
[LoongArch] Support floating-point number reciprocal
Differential Revision: https://reviews.llvm.org/D132847
More information about the All-commits
mailing list