This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1097c3b97ac AMDGPU: Fix missing immarg from interp intrinsics new 7835305a0d0 GlobalISel: Implement narrowScalar for vector extract/inser [...] new 2e692a0fecb AMDGPU/GlobalISel: Fix G_ICMP for wave32
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 11 ++++++ lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 4 +- .../CodeGen/AMDGPU/GlobalISel/inst-select-icmp.mir | 13 +++--- .../GlobalISel/legalize-extract-vector-elt.mir | 19 +++++++++ .../GlobalISel/legalize-insert-vector-elt.mir | 46 +++++++++++++++++++++- 5 files changed, 83 insertions(+), 10 deletions(-)