[all-commits] [llvm/llvm-project] 1fa448: AMDGPU: Factor agpr reg_sequence folding into a fu...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Feb 26 21:11:25 PST 2025


  Branch: refs/heads/users/arsenm/amdgpu/move-agpr-through-reg-sequence-to-helper-function
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fa4482ee6d61d02c76c2955fb6077262c178cce
      https://github.com/llvm/llvm-project/commit/1fa4482ee6d61d02c76c2955fb6077262c178cce
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp

  Log Message:
  -----------
  AMDGPU: Factor agpr reg_sequence folding into a function


  Commit: c78690f7db23a78c02a1cb2533a80549af8ad634
      https://github.com/llvm/llvm-project/commit/c78690f7db23a78c02a1cb2533a80549af8ad634
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp

  Log Message:
  -----------
  Remove unnecessary check for register size


  Commit: d91f9722a38ef5125bb37b3740902abba60f6e92
      https://github.com/llvm/llvm-project/commit/d91f9722a38ef5125bb37b3740902abba60f6e92
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp

  Log Message:
  -----------
  Use UseReg consistently


Compare: https://github.com/llvm/llvm-project/compare/1fa4482ee6d6%5E...d91f9722a38e

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