This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 876bc45 AMDGPU: Unify divergent function exits. new d4f6485 AMDGPU: Implement f16 fround
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/AMDGPUISelLowering.cpp | 31 ++++++++------ lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 +- lib/Target/AMDGPU/SIISelLowering.cpp | 1 + test/CodeGen/AMDGPU/llvm.rint.f16.ll | 23 +++++++--- test/CodeGen/AMDGPU/llvm.round.ll | 72 +++++++++++++++++++++++++------- 5 files changed, 94 insertions(+), 35 deletions(-)