[all-commits] [llvm/llvm-project] 986473: [RISCV] Add merge operand to RISCVISD::FCOPYSIGN_VL.
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jul 27 15:25:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 98647330bffb2a0c5dd2f8aadc4b6d97efad4776
https://github.com/llvm/llvm-project/commit/98647330bffb2a0c5dd2f8aadc4b6d97efad4776
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Add merge operand to RISCVISD::FCOPYSIGN_VL.
Similar to what was done for VRGATHER*_VL recently.
This will be used in D130659.
More information about the All-commits
mailing list