[all-commits] [llvm/llvm-project] 4d6ebe: [AMDGPU] Change FLAT Scratch SADDR to VADDR form i...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon May 3 10:57:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d6ebe8ac07fc63ae17eb1024c90ca1ad9a0fa81
      https://github.com/llvm/llvm-project/commit/4d6ebe8ac07fc63ae17eb1024c90ca1ad9a0fa81
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/test/CodeGen/AMDGPU/move-load-addr-to-valu.mir

  Log Message:
  -----------
  [AMDGPU] Change FLAT Scratch SADDR to VADDR form in moveToVALU

Extend the legalization of global SADDR loads and stores
with changing to VADDR to the FLAT scratch instructions.

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




More information about the All-commits mailing list