Files
clang-p2996/llvm/test/Transforms/LoopVectorize/AArch64
Vitaly Buka 0e213834df Revert "[LoopVectorizer] Add support for chaining partial reductions (#120272)" (#124198)
Introduced stack buffer overflow, see #120272.

`getScaledReduction` can return empty vector, and there is not check for
that.

This reverts commit c9b7303b9b.
This reverts commit caf0540b91.
2025-01-23 14:00:33 -08:00
..