This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 886a32baf73 [sancov] Fix PR33732 new bdc92341e1c PSCEV] Create AddRec for Phis in cases of possible integer [...]
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/ScalarEvolution.h | 48 ++- lib/Analysis/ScalarEvolution.cpp | 385 ++++++++++++++++++++- .../LoopVectorize/pr30654-phiscev-sext-trunc.ll | 240 +++++++++++++ 3 files changed, 648 insertions(+), 25 deletions(-) create mode 100644 test/Transforms/LoopVectorize/pr30654-phiscev-sext-trunc.ll