[llvm] RISC-V: Support vectorizing FMINIMUMNUM and FMAXIMUMNUM (PR #135727)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 18:36:33 PDT 2025


wzssyqa wrote:


> Tangent to your patch, this does prompt me to wonder if we should address the semantic difference between `ISD::FMIN/MAXNUM` and RISCV's FMIN/MAX in the presence of F extension 2.2

Sure. I am working on it.
It needs some steps to do so.

https://github.com/llvm/llvm-project/pull/135727


More information about the llvm-commits mailing list