This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 15b63213e06 [InstCombine] Remove calloc transformations new 46d48331d63 AMDGPU: Fix missing test coverage for some 16-bit and packed ops
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: test/CodeGen/AMDGPU/fmul.f16.ll | 86 ++++++++++++++++++++++++--- test/CodeGen/AMDGPU/llvm.maxnum.f16.ll | 101 ++++++++++++++++++++++++++++---- test/CodeGen/AMDGPU/llvm.minnum.f16.ll | 97 +++++++++++++++++++++++++++---- test/CodeGen/AMDGPU/mul.i16.ll | 103 +++++++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/sminmax.v2i16.ll | 12 +++- 5 files changed, 370 insertions(+), 29 deletions(-) create mode 100644 test/CodeGen/AMDGPU/mul.i16.ll