This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 757bd101c78 GlobalISel: Implement widenScalar for G_EXTRACT vector sources new c1923fc6c2f GlobalISel: Implement widenScalar for G_UNMERGE_VALUES
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 4 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 122 +++++++---- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 3 +- .../AArch64/GlobalISel/legalize-unmerge-values.mir | 50 +++-- .../AMDGPU/GlobalISel/legalize-unmerge-values.mir | 233 ++++++++++++++++++++- 5 files changed, 349 insertions(+), 63 deletions(-)