This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7860aaa87bd [Mem2Reg] Create merged debug locations for inserted phis new eca9ecf8f9d [AMDGPU] Enabled v2.16 literals for VOP3P
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/SIFoldOperands.cpp | 19 ++++++++++++++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 8 ------- test/CodeGen/AMDGPU/add.v2i16.ll | 4 ++-- test/CodeGen/AMDGPU/ashr.v2i16.ll | 2 +- test/CodeGen/AMDGPU/clamp-modifier.ll | 35 ++++++++++++------------------ test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 2 +- test/CodeGen/AMDGPU/fmuladd.v2f16.ll | 18 +++++++-------- test/CodeGen/AMDGPU/fneg-fabs.f16.ll | 6 ++--- test/CodeGen/AMDGPU/immv216.ll | 26 +++++++++++----------- test/CodeGen/AMDGPU/lshr.v2i16.ll | 2 +- test/CodeGen/AMDGPU/sext-in-reg.ll | 2 +- test/CodeGen/AMDGPU/shl.v2i16.ll | 2 +- test/CodeGen/AMDGPU/sminmax.v2i16.ll | 2 +- test/CodeGen/AMDGPU/sub.v2i16.ll | 4 ++-- 14 files changed, 68 insertions(+), 64 deletions(-)