[clang] [llvm] Vectorize: Support fminimumnum and fmaximumnum (PR #131781)

YunQiang Su via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 19 01:45:26 PDT 2025


================
@@ -0,0 +1,407 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
----------------
wzssyqa wrote:

We have the backend test already.
This PR fixes the front to generate vectorized IR from C code.

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


More information about the llvm-commits mailing list