Files
clang-p2996/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
LiqinWeng a611d67601 [RISCV][TTI] Add llvm.fmuladd and llvm.vp.fmuladd into canSplatOperand (#119508)
The first or second operand of fmuladd is a splat operand , it can help
fmuladd fold vv instructions to vf instructions.
2024-12-12 18:39:21 +08:00

99 KiB