[all-commits] [llvm/llvm-project] 716c02: [RISCV][GISel] Add instruction selection for G_FAD...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Oct 25 13:37:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 716c0220f21d974a4c52bd3749c6624f5a3c51d5
https://github.com/llvm/llvm-project/commit/716c0220f21d974a4c52bd3749c6624f5a3c51d5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
A llvm/test/CodeGen/RISCV/GlobalISel/instruction-select/fp-arith.mir
Log Message:
-----------
[RISCV][GISel] Add instruction selection for G_FADD/G_FSUB/G_FMUL/G_FDIV with F/D extensions. (#69808)
More information about the All-commits
mailing list