[all-commits] [llvm/llvm-project] 5a3fd5: [LoopVectorizer] Fix PR #65212: vectorization of r...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Sun Sep 3 08:36:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a3fd5f3f5312a5af779c80480a575bde91d6871
https://github.com/llvm/llvm-project/commit/5a3fd5f3f5312a5af779c80480a575bde91d6871
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2023-09-03 (Sun, 03 Sep 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/reduction-align.ll
Log Message:
-----------
[LoopVectorizer] Fix PR #65212: vectorization of reduction loop wasn't respecting original store alignment
More information about the All-commits
mailing list