This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2afd9e698db AMDGPU/GlobalISel: Remove dead patterns new df343540e25 [ARM] Remove some spurious MVE reduction instructions. new 667563e84d6 AMDGPU/GlobalISel: Try generated matcher before add/sub code new cedf41585f9 AMDGPU/GlobalISel: Legalize wavefrontsize intrinsic
The 3 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/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 8 +- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 6 + lib/Target/ARM/ARMInstrMVE.td | 159 +++++++++++---------- .../GlobalISel/legalize-amdgcn.wavefrontsize.mir | 18 +++ test/MC/ARM/mve-reductions.s | 36 +++++ test/MC/Disassembler/ARM/mve-reductions.txt | 39 ++++- 6 files changed, 182 insertions(+), 84 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-amdgcn.wavefrontsize.mir