This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 696da757ffd GlobalISel: fewerElementsVector for intrinsic_trunc/intrins [...] new 230bc3fabf9 GlobalISel: Implement narrowScalar for mul new b1650507d25 GlobalISel: Fix typo in assert messages
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 2 + include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h | 18 +++++++++ lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 47 ++++++++++++++++++++++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 4 +- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + test/CodeGen/AMDGPU/GlobalISel/legalize-mul.mir | 26 ++++++++++++ 6 files changed, 96 insertions(+), 2 deletions(-)