This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e1a65dad5a GlobalISel: Implement moreElementsVector for g_insert results new 1b59f4c3806 GlobalISel: Fix fewerElementsVector for ctlz with different [...]
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 6 +- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +- .../AMDGPU/GlobalISel/legalize-ctlz-zero-undef.mir | 64 ++++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-ctlz.mir | 64 ++++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-ctpop.mir | 60 ++++++++++++++++++++ .../AMDGPU/GlobalISel/legalize-cttz-zero-undef.mir | 60 ++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-cttz.mir | 64 ++++++++++++++++++++++ 7 files changed, 319 insertions(+), 3 deletions(-)