[all-commits] [llvm/llvm-project] a406bd: AMDGPU: Handle invariant when lowering global loads

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Nov 20 09:30:56 PST 2025


  Branch: refs/heads/users/arsenm/amdgpu/handle-invariant-load-split
  Home:   https://github.com/llvm/llvm-project
  Commit: a406bd24da1125b6683e7524ace5b1e33d905822
      https://github.com/llvm/llvm-project/commit/a406bd24da1125b6683e7524ace5b1e33d905822
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/load-global-invariant.ll

  Log Message:
  -----------
  AMDGPU: Handle invariant when lowering global loads

Global with invariant should be treated identically to
constant.



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