Alexey Bataev 0da2aecb01
[SLP]Invalid cost for non-power-of-2 bswaps (#185407)
bswaps are supported only for power-of-2 types, need to disable it for
the default cost model to fix a compiler crash.

Fixes
https://github.com/llvm/llvm-project/pull/184018#issuecomment-4022697189
2026-03-09 11:07:09 -04:00
..