[all-commits] [llvm/llvm-project] e13d2e: [AMDGPU] Add GlobalISel checks for flat scratch SV...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Apr 20 04:16:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e13d2efed663fc231a32a663669fb05fabe10f83
      https://github.com/llvm/llvm-project/commit/e13d2efed663fc231a32a663669fb05fabe10f83
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-04-20 (Wed, 20 Apr 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/flat-scratch-svs.ll

  Log Message:
  -----------
  [AMDGPU] Add GlobalISel checks for flat scratch SVS addressing

Note that GlobalISel does not actually use the SVS addressing mode
for these cases yet because it chooses the VGPR bank for
G_FRAME_INDEX; see the TODO comment in
AMDGPURegisterBankInfo::getInstrMapping.




More information about the All-commits mailing list