This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad6324c46bf [InstCombine] allow undef elements when forming splat from [...] new 44e42cf0f2d [AMDGPU] Custom lower INSERT_SUBVECTOR v3, v4, v5, v8
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: lib/Target/AMDGPU/SIISelLowering.cpp | 44 ++++++++++++++++++---- lib/Target/AMDGPU/SIISelLowering.h | 1 + .../AMDGPU/insert-subvector-unused-scratch.ll | 32 ++++++++++++++++ 3 files changed, 69 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/AMDGPU/insert-subvector-unused-scratch.ll