This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository llvm.
from ef7c5cc79d1 [ReleaseNotes] Fix a typo new 8684e0b4d35 Merging r339166: ------------------------------------------ [...] new 0caaac00354 Merging r339533: ------------------------------------------ [...] new bb6ad8143cd Merging r339535: ------------------------------------------ [...] new f6ce3c5c94d Merging r339536: ------------------------------------------ [...]
The 4 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/SelectionDAG/LegalizeFloatTypes.cpp | 19 +++-- lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 4 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 8 +- test/CodeGen/X86/pr38533.ll | 65 ++++++++++++++++ test/Transforms/SLPVectorizer/AArch64/PR38339.ll | 95 +++++++++++++++++++++++ 5 files changed, 175 insertions(+), 16 deletions(-) create mode 100644 test/CodeGen/X86/pr38533.ll