[all-commits] [llvm/llvm-project] a6d699: [LoongArch] Add codegen support for strict_fsetccs...
Gong LingQin via All-commits
all-commits at lists.llvm.org
Sun Sep 25 22:06:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6d699b55df3ca83b25fd0c0898dd51bb4b61e9c
https://github.com/llvm/llvm-project/commit/a6d699b55df3ca83b25fd0c0898dd51bb4b61e9c
Author: gonglingqin <gonglingqin at loongson.cn>
Date: 2022-09-26 (Mon, 26 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
A llvm/test/CodeGen/LoongArch/double-fcmp-strict.ll
A llvm/test/CodeGen/LoongArch/double-fcmps-strict.ll
A llvm/test/CodeGen/LoongArch/float-fcmp-strict.ll
A llvm/test/CodeGen/LoongArch/float-fcmps-strict.ll
Log Message:
-----------
[LoongArch] Add codegen support for strict_fsetccs and any_fsetcc
Differential Revision: https://reviews.llvm.org/D134274
More information about the All-commits
mailing list