This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 100933b3d34 Remove a undefined constructor introduced by r373244. new 1346fe80b5b AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP
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/AMDGPUInstructionSelector.cpp | 46 ++++ lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 + lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +- lib/Target/AMDGPU/SIInstructions.td | 12 +- .../AMDGPU/GlobalISel/inst-select-sitofp.mir | 276 ++++++++++++++++++-- .../AMDGPU/GlobalISel/inst-select-uitofp.mir | 283 +++++++++++++++++++-- 6 files changed, 570 insertions(+), 52 deletions(-)