[all-commits] [llvm/llvm-project] eebdd8: [AMDGPU] allow multi-dword flat scratch access sin...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Jan 17 10:47:16 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eebdd85e7df4d8edfe1d63eeecf5ce96ca2dec45
      https://github.com/llvm/llvm-project/commit/eebdd85e7df4d8edfe1d63eeecf5ce96ca2dec45
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-01-17 (Fri, 17 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/flat-address-space.ll

  Log Message:
  -----------
  [AMDGPU] allow multi-dword flat scratch access since GFX9

This is supported starting with GFX9.

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




More information about the All-commits mailing list