[all-commits] [llvm/llvm-project] 784f21: [LoongArch] Support register-register-addressed FP...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Thu Aug 25 20:38:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 784f21e8cfa8be8130a7c1588bd71cc5c15595ba
https://github.com/llvm/llvm-project/commit/784f21e8cfa8be8130a7c1588bd71cc5c15595ba
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
A llvm/test/CodeGen/LoongArch/ir-instruction/load-store-fp.ll
Log Message:
-----------
[LoongArch] Support register-register-addressed FPR load and store
Differential Revision: https://reviews.llvm.org/D132453
More information about the All-commits
mailing list