This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 762b38dd8c7 [LegacyPM] Fix PR37888 by teaching the legacy loop pass man [...] new 3e9055c7ee0 AMDGPU/GlobalISel: legalize and select 32-bit G_ASHR
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/Target/AMDGPU/AMDGPUGISel.td | 34 +++++++++ lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 9 +++ lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 3 + lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + .../CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir | 86 ++++++++++++++++++++++ .../{legalize-shl.mir => legalize-ashr.mir} | 10 +-- 6 files changed, 138 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-ashr.mir copy test/CodeGen/AMDGPU/GlobalISel/{legalize-shl.mir => legalize-ashr.mir} (60%)