This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f173f479c2e [X86][FastISel] Support uitofp with avx512. new 37f081b80d3 AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minn [...]
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/AMDGPUGISel.td | 17 ++++++ lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 2 + .../AMDGPU/GlobalISel/inst-select-maxnum.mir | 66 ++++++++++++++++++++++ .../AMDGPU/GlobalISel/inst-select-minnum.mir | 65 +++++++++++++++++++++ 4 files changed, 150 insertions(+) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-maxnum.mir create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-minnum.mir