mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 22:06:05 +00:00

Although there are predicated versions of minnum/maxnum, the ones for minimum/maximum are currently missing. This patch introduces these intrinsics and implements their lowering to RISC-V.