[all-commits] [llvm/llvm-project] 3373c8: [AMDGPU] Consolidate SGPRSpill and VGPRSpill into ...

Corbin Robeck via All-commits all-commits at lists.llvm.org
Thu Feb 15 10:45:54 PST 2024


  Branch: refs/heads/users/crobeck/consolidate-vgpr-sgpr-bit
  Home:   https://github.com/llvm/llvm-project
  Commit: 3373c833c61a9062c1d25ce5ec4ad65b5e7fe6d3
      https://github.com/llvm/llvm-project/commit/3373c833c61a9062c1d25ce5ec4ad65b5e7fe6d3
  Author: Corbin Robeck <corbin.robeck at amd.com>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIDefines.h
    M llvm/lib/Target/AMDGPU/SIInstrFormats.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h
    M llvm/lib/Target/AMDGPU/SIInstructions.td

  Log Message:
  -----------
  [AMDGPU] Consolidate SGPRSpill and VGPRSpill into single Spill bit to free up a bit slot




More information about the All-commits mailing list