This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13b473d2487 GlobalISel: Implement lower for G_FCOPYSIGN new b97830df46e AMDGPU/GlobalISel: Add support for wide loads >= 256-bits
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/AMDGPUGenRegisterBankInfo.def | 72 +++ lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 9 +- lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 172 ++++++-- lib/Target/AMDGPU/AMDGPURegisterBankInfo.h | 3 + .../AMDGPU/GlobalISel/inst-select-load-smrd.mir | 30 ++ test/CodeGen/AMDGPU/GlobalISel/legalize-load.mir | 30 ++ .../AMDGPU/GlobalISel/regbankselect-load.mir | 488 +++++++++++++++++++++ 7 files changed, 767 insertions(+), 37 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-load.mir