[all-commits] [llvm/llvm-project] 86813e: AMDGPU/GlobalISel: Select llvm.amdgcn.s.buffer.load

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Feb 17 08:03:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86813e2768e98bcfada2700d5e49494bbab60e42
      https://github.com/llvm/llvm-project/commit/86813e2768e98bcfada2700d5e49494bbab60e42
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
    M llvm/lib/Target/AMDGPU/SMInstructions.td
    A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.s.buffer.load.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Select llvm.amdgcn.s.buffer.load

Doesn't try to fail on the dlc bit pre-gfx10 like the DAG lowering
does.




More information about the All-commits mailing list