Closed
Description
Any plans to add support for fmaximum
/fminimum
and their respective reductions to the RISC-V backend? We would like to target them from MLIR since the main fmax/fmin semantics in MLIR matches these instructions. This is currently blocking: https://reviews.llvm.org/D155877