Files
clang-p2996/llvm/test/Transforms/SLPVectorizer
Alexey Bataev 10844fb9b0 [SLP]Fix attempt to build the reorder mask for non-adjusted reuse mask
When building the reorder for non-single use reuse mask, need to check
if the size of the mask is multiple of the number of unique scalars.
  Otherwise, the compiler may crash when trying to reorder nodes.

Fixes #126304
2025-02-11 13:41:25 -08:00
..
2025-02-04 19:09:57 -05:00
2025-02-04 19:09:57 -05:00