Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/RISCV
Alexey Bataev c144157f3d [SLP]Use last pointer instead of first for reversed strided stores.
Need to use the last address of the vectorized stores for the strided
stores, not the first one, to correctly store the data.
2024-05-06 10:16:28 -07:00
..