[llvm] Add LoopVectorizer support for `llvm.vector.partial.reduce.fadd` (PR #163975)
    Sam Tebbs via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 20 06:19:39 PDT 2025
    
    
  
================
@@ -0,0 +1,159 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
SamTebbs33 wrote:
I think we'll want some replicated versions of the `not_*` tests in partial-reduce-dot-product.ll just to make sure the same cases are caught for floating point partial reductions.
https://github.com/llvm/llvm-project/pull/163975
    
    
More information about the llvm-commits
mailing list