AMDGPU/GlobalISel: Select init_exec intrinsic
authorPetar Avramovic <Petar.Avramovic@amd.com>
Wed, 1 Jul 2020 09:50:59 +0000 (11:50 +0200)
committerPetar Avramovic <Petar.Avramovic@amd.com>
Wed, 1 Jul 2020 09:50:59 +0000 (11:50 +0200)
commit4b9ae1b7e5e052126e1be4c817ff53203d33d9d1
treed9199ea45a1ec6cf0fe0a050a31043e53eef3836
parent4c6683eafc17b201fc5de17f96230be46d8ff521
AMDGPU/GlobalISel: Select init_exec intrinsic

Change imm with timm in pattern for SI_INIT_EXEC_LO and
remove regbank mappings for non register operands.

Differential Revision: https://reviews.llvm.org/D82885
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.init.exec.ll