This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76de8c13bcb Revert "[MachineCopyPropagation] Remove redundant copies af [...] new 93eb1d13640 AMDGPU/GlobalISel: Legalize G_BUILD_VECTOR_TRUNC
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/AMDGPULegalizerInfo.cpp | 9 +++ lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 57 +++++++++++++++ lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 ++ .../GlobalISel/legalize-build-vector-trunc.mir | 19 +++++ .../regbankselect-build-vector-trunc.mir | 83 ++++++++++++++++++++++ 5 files changed, 172 insertions(+) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-build-vector-trunc.mir create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-build-vector-trunc.mir