[all-commits] [llvm/llvm-project] ab5844: [AMDGPU] Disable negative imm offset for async loa...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Mar 6 13:56:00 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab5844d2e7c57234257138f867ecd7d066014374
      https://github.com/llvm/llvm-project/commit/ab5844d2e7c57234257138f867ecd7d066014374
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
    M llvm/test/CodeGen/AMDGPU/fold-gep-offset.ll
    M llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
    M llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm-gfx12.ll
    M llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm-gfx12.mir

  Log Message:
  -----------
  [AMDGPU] Disable negative imm offset for async load/store instructions (#185078)

They are not allowed by the HW.



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