[all-commits] [llvm/llvm-project] ce23e5: [AMDGPU][GlobalISel] Select llvm.amdgcn.ballot

Mirko BrkuĊĦanin via All-commits all-commits at lists.llvm.org
Mon Jul 13 03:17:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce23e54162edcb0de9b7af1f457229da0bbfe79d
      https://github.com/llvm/llvm-project/commit/ce23e54162edcb0de9b7af1f457229da0bbfe79d
  Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i32.ll
    A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i64.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i32.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.ll

  Log Message:
  -----------
  [AMDGPU][GlobalISel] Select llvm.amdgcn.ballot

Select ballot intrinsic for GlobalISel.

Differential Revision: https://reviews.llvm.org/D83214




More information about the All-commits mailing list