[all-commits] [llvm/llvm-project] 35db35: [RISCV][GISel] Support G_FCOPYSIGN with F and D ex...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Nov 28 21:56:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35db35b7cfb80139ab6f23c7f10c47df5d1d7462
https://github.com/llvm/llvm-project/commit/35db35b7cfb80139ab6f23c7f10c47df5d1d7462
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
M llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp
M llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/fp-arith.mir
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fp-arith.mir
M llvm/test/CodeGen/RISCV/GlobalISel/regbankselect/fp-arith.mir
Log Message:
-----------
[RISCV][GISel] Support G_FCOPYSIGN with F and D extension.
More information about the All-commits
mailing list