This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e1eac03 [LV] Refactor the validation of PHI inductions. NFC new debb790 [LV] Identify more induction PHIs by coercing expressions to [...]
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/Transforms/Utils/LoopUtils.h | 17 ++++++- lib/Transforms/Utils/LoopUtils.cpp | 33 +++++++++++-- lib/Transforms/Vectorize/LoopVectorize.cpp | 22 ++++++--- test/Transforms/LoopVectorize/induction.ll | 75 ++++++++++++++++++++++++++++++ 4 files changed, 136 insertions(+), 11 deletions(-)