This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a4157a3b667 Update gn files new 6568ffbaea3 [InstCombine] add tests for insert of same splatted scalar; NFC new 21e1c3943f8 [SCEV] Fix for PR42397. SCEVExpander wrongly adds nsw to sh [...]
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/Analysis/ScalarEvolutionExpander.cpp | 8 ++- .../InstCombine/insert-extract-shuffle.ll | 69 ++++++++++++++++++++++ unittests/Analysis/ScalarEvolutionTest.cpp | 41 +++++++++++++ 3 files changed, 116 insertions(+), 2 deletions(-)