This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 105b05e0855 Reland: [OptRemarks] Add library for parsing optimization remarks new ca0c32a3b8c [LV] Add a new reduction pattern match
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/IVDescriptors.h | 7 +- lib/Analysis/IVDescriptors.cpp | 71 ++- test/Transforms/LoopVectorize/if-reduction.ll | 666 ++++++++++++++++++++++++++ 3 files changed, 737 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/LoopVectorize/if-reduction.ll