Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/SystemZ
Han-Kuan Chen bcfc9f4529 [SLP][REVEC] VectorValuesAndScales should be supported by REVEC. (#135762)
We should align REVEC with the SLP algorithm as closely as possible. For
example, by applying REVEC-specific handling when calling IRBuilder's
Create methods, performing cost analysis via TTI, and expanding shuffle
masks using transformScalarShuffleIndicesToVector.

reference commit: 3b18d47ecb
2025-04-15 23:03:55 +08:00
..