This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78bc395115c AMDGPU/GlobalISel: Define instruction mapping for @llvm.minnum new 8030f1eaa30 AMDGPU/GlobalISel: Define InstrMappings for G_FCMP new 4f133997d74 AMDGPU/GlobalISel: InstrMapping for G_TRUNC new 73675f1a18c AMDGPU/GlobalISel: InstrMapping for G_ZEXT
The 3 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/AMDGPURegisterBankInfo.cpp | 39 ++++++++++++++++++++++ ...ankselect-maxnum.mir => regbankselect-fcmp.mir} | 35 ++++++++++--------- ...kselect-bitcast.mir => regbankselect-trunc.mir} | 20 +++++------ ...ankselect-fptoui.mir => regbankselect-zext.mir} | 18 +++++----- 4 files changed, 77 insertions(+), 35 deletions(-) copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-maxnum.mir => regbankselect-fcm [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-bitcast.mir => regbankselect-tr [...] copy test/CodeGen/AMDGPU/GlobalISel/{regbankselect-fptoui.mir => regbankselect-zex [...]