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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 18 10:26:30 PDT 2025


================
@@ -0,0 +1,1090 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
topperc wrote:

vector tests belong in the `rvv` subdirectory

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


More information about the llvm-commits mailing list