This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d850ba3107c [HotColdSplit] With PGO add profile entry metadata to split [...] new 1faffeed219 AMDGPU/GlobalISel: Legalize some f16 operations
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 | 20 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir | 105 ++++-------- test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir | 131 ++++----------- test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir | 157 +++++------------- test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir | 131 ++++----------- test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir | 105 ++++-------- test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir | 197 ++++++----------------- 7 files changed, 229 insertions(+), 617 deletions(-)