This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e01c86dd475 [X86] Stop promoting integer loads to vXi64 new c7a8ddb8493 [IAI,LV] Avoid creating a scalar epilogue due to gaps in in [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/VectorUtils.h | 22 ++++ lib/Analysis/VectorUtils.cpp | 24 +++++ lib/Transforms/Vectorize/LoopVectorize.cpp | 10 +- .../X86/x86-interleaved-accesses-masked-group.ll | 114 ++++++++++++++++++++- 4 files changed, 166 insertions(+), 4 deletions(-)