[all-commits] [llvm/llvm-project] a0973d: [AMDGPU] Select scale_offset for global instructio...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Tue Jul 22 15:05:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0973de745837d9144b058479cd798c9de5b430f
      https://github.com/llvm/llvm-project/commit/a0973de745837d9144b058479cd798c9de5b430f
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/test/CodeGen/AMDGPU/branch-relaxation-gfx1250.ll
    M llvm/test/CodeGen/AMDGPU/flat-saddr-load.ll
    M llvm/test/CodeGen/AMDGPU/global-load-xcnt.ll
    A llvm/test/CodeGen/AMDGPU/scale-offset-flat.ll
    A llvm/test/CodeGen/AMDGPU/scale-offset-global.ll

  Log Message:
  -----------
  [AMDGPU] Select scale_offset for global instructions on gfx1250 (#150107)

Also switches immediate offset to signed for the subtarget.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list