[all-commits] [llvm/llvm-project] 24182f: [AMDGPU] Define spill opcodes for all AGPR sizes

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Aug 17 12:17:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 24182f14b6e8a28628cf1abbebcfc0c9bd5a9689
      https://github.com/llvm/llvm-project/commit/24182f14b6e8a28628cf1abbebcfc0c9bd5a9689
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/test/CodeGen/AMDGPU/spill-agpr.mir

  Log Message:
  -----------
  [AMDGPU] Define spill opcodes for all AGPR sizes

Since we have defined all these sizes I believe we shall be
able to spill these as well.

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




More information about the All-commits mailing list