[llvm] [LV] Allow reductions with partial alias masking (PR #200813)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 02:27:11 PDT 2026


================
@@ -1188,8 +1188,7 @@ class LoopVectorizationCostModel {
     // TODO: Reductions are not supported as values outside the "ClampedVF" are
     // not masked out for the final horizontal reductions.
----------------
fhahn wrote:

```suggestion
```

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


More information about the llvm-commits mailing list