This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d72f127799b Basic MTE stack tagging instrumentation. new 873bfe9bdf4 GlobalISel: Handle more cases for widenScalar of G_MERGE_VALUES new c23172f64e3 GlobalISel: Handle widenScalar of arbitrary G_MERGE_VALUES sources
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/Support/MathExtras.h | 11 +- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 119 +++-- lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 3 + .../AMDGPU/GlobalISel/legalize-merge-values.mir | 502 +++++++++++++++------ .../CodeGen/GlobalISel/LegalizerHelperTest.cpp | 105 +++++ 5 files changed, 579 insertions(+), 161 deletions(-)