This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cceb4ae4eac [WebAssembly] Exception handling: Switch to the new proposal new b59155ea9ac AMDGPU/GlobalISel: Fix clamping shifts with 16-bit insts
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/AMDGPULegalizerInfo.cpp | 5 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir | 56 ++++++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir | 55 +++++++++++++++++++++++ test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir | 15 +++++++ 4 files changed, 129 insertions(+), 2 deletions(-)