[clang] [llvm] Vectorize: Support fminimumnum and fmaximumnum (PR #131781)
YunQiang Su via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 31 02:24:41 PDT 2025
================
@@ -0,0 +1,1059 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
wzssyqa wrote:
Do you mean that we should add this test case first and then this patch with update of the test case?
https://github.com/llvm/llvm-project/pull/131781
More information about the llvm-commits
mailing list