This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2504ec9 Move llvm_unreachable out of switch. new d70493f AMDGPU : Update TrapCode based on Trap Handler ABI. new d6db829 [SLP] Fix for PR32036: Vectorized horizontal reduction return [...]
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/Target/AMDGPU/AMDGPUSubtarget.h | 16 ++++++----- lib/Target/AMDGPU/SIISelLowering.cpp | 2 +- lib/Target/AMDGPU/SIInstrInfo.td | 6 ++--- lib/Target/AMDGPU/SIInstructions.td | 4 +-- lib/Transforms/Vectorize/SLPVectorizer.cpp | 31 +++++++++++++--------- test/CodeGen/AMDGPU/trap.ll | 4 +-- .../SLPVectorizer/X86/horizontal-list.ll | 10 ++++--- 7 files changed, 42 insertions(+), 31 deletions(-)