This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c3cdea2f18 [SystemZ] Add "REQUIRES: asserts" to test case to fix build bots. new afd766bf9c0 [LV] Let recordVectorLoopValueForInductionCast to check if [...] new fb0d0c9b6d3 [CGP] Avoid segmentation fault when doing PHI node simplifications
The 2 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/CodeGen/CodeGenPrepare.cpp | 132 ++++++++++++++------------- lib/Transforms/Vectorize/LoopVectorize.cpp | 52 ++++++++--- test/Transforms/LoopVectorize/X86/pr36524.ll | 39 ++++++++ 3 files changed, 147 insertions(+), 76 deletions(-) create mode 100644 test/Transforms/LoopVectorize/X86/pr36524.ll