[all-commits] [llvm/llvm-project] 4b9ae1: AMDGPU/GlobalISel: Select init_exec intrinsic

petar-avramovic via All-commits all-commits at lists.llvm.org
Wed Jul 1 02:52:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b9ae1b7e5e052126e1be4c817ff53203d33d9d1
      https://github.com/llvm/llvm-project/commit/4b9ae1b7e5e052126e1be4c817ff53203d33d9d1
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2020-07-01 (Wed, 01 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.init.exec.ll

  Log Message:
  -----------
  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




More information about the All-commits mailing list