This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b82c63f999a GlobalISel: Implement lower for min/max new 65d89fc1108 AMDGPU/GlobalISel: Legalize s16 fcmp new 3bfcbd1be02 AMDGPU/GlobalISel: RegBankSelect for sendmsg/sendmsghalt
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/AMDGPULegalizerInfo.cpp | 10 +- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 32 +- test/CodeGen/AMDGPU/GlobalISel/legalize-fcmp.mir | 321 ++++++++++++++++----- .../GlobalISel/regbankselect-amdgcn.s.sendmsg.mir | 32 ++ .../regbankselect-amdgcn.s.sendmsghalt.mir | 32 ++ 5 files changed, 354 insertions(+), 73 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.sendmsg.mir create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.s.sendmsghalt.mir