This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 08893d364d3 [ORC] Add a MaterializationResponsibility class to track re [...] new 39a435f255d [SLP] Use getExtractWithExtendCost() to compute the scalar [...] new 891d17ec5ef [X86] Remove unnecessary -mattr to enable avx512bw when the [...] new 9a56b66b35c Resubmit "Fix some incorrect fields in our generated PDBs."
The 3 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: .../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 + lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 10 ++- lib/Transforms/Vectorize/SLPVectorizer.cpp | 18 ++++- test/Transforms/SLPVectorizer/AArch64/ext-trunc.ll | 85 ++++++++++++++++++---- test/Transforms/SLPVectorizer/X86/arith-add.ll | 2 +- 5 files changed, 97 insertions(+), 19 deletions(-)