This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b88873b054 [SCEV] Add URem support to SCEV new 5d292d77f56 [LoopVectorizer] Use two step casting for float to pointer types.
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: lib/Transforms/Vectorize/LoopVectorize.cpp | 43 +++++++++++++- .../AArch64/loopvectorize_pr33804_double.ll | 66 ++++++++++++++++++++++ test/CodeGen/ARM/loopvectorize_pr33804.ll | 66 ++++++++++++++++++++++ 3 files changed, 172 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AArch64/loopvectorize_pr33804_double.ll create mode 100644 test/CodeGen/ARM/loopvectorize_pr33804.ll