Files
llvm-project/llvm/test/Transforms/SLPVectorizer/PowerPC
Alexey Bataev 46a38488a4 [SLP]Disable modeling disjoint reduction or as bitcast for big endian
Big endian targets cannot be modeled as bitcast, need to support it as
a reversion/bswap instead, just disabling it for now.
2026-02-03 06:16:25 -08:00
..