[all-commits] [llvm/llvm-project] aeaca8: [LoongArch] Add codegen support for handling float...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Wed Jul 6 17:14:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aeaca854d123d8a263722b7c80f55333f856d026
https://github.com/llvm/llvm-project/commit/aeaca854d123d8a263722b7c80f55333f856d026
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-07-07 (Thu, 07 Jul 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
M llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp
A llvm/test/CodeGen/LoongArch/double-imm.ll
A llvm/test/CodeGen/LoongArch/float-imm.ll
Log Message:
-----------
[LoongArch] Add codegen support for handling floating point immediates
Differential Revision: https://reviews.llvm.org/D128898
More information about the All-commits
mailing list