This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a8dff18 AMDGPU: Allow rcp and rsq usage with f16 new 998b18c AMDGPU: setcc test cleanup new cee1c46 AMDGPU: Implement isFMAFasterThanFMulAndFAdd for f16
The 2 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/SIISelLowering.cpp | 2 + test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll | 53 ++++-- test/CodeGen/AMDGPU/setcc.ll | 172 +++++++++--------- test/CodeGen/AMDGPU/setcc64.ll | 306 ++++++++++++++++---------------- 4 files changed, 287 insertions(+), 246 deletions(-)