Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/X86
Alexey Bataev 036e48e2f5 [SLP]Fix PR76850: do the analysis of the submask.
Need to limit the transformation of the VecMask by the corresponding part of the mask of SliceSize size to avoid compiler crash during further cost analysis.
2024-01-08 07:51:02 -08:00
..