This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20e85b879b1 [X86] Try fixing r336768 new e6cdf32fe6d [X86][FastISel] Add EVEX support to sitofp handling. new 504eed44cd3 AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.exp
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/AMDGPUInstructionSelector.cpp | 69 ++++++++++++++++++++++ lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 2 + lib/Target/X86/X86FastISel.cpp | 23 +++++--- .../AMDGPU/GlobalISel/inst-select-amdgcn.exp.mir | 33 +++++++++++ .../X86/fast-isel-int-float-conversion-x86-64.ll | 1 + test/CodeGen/X86/fast-isel-int-float-conversion.ll | 2 + 6 files changed, 123 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.exp.mir