[all-commits] [llvm/llvm-project] 72975d: AMDGPU: Correct inst size for av_mov_b32_imm_pseudo

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Aug 19 19:56:58 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/correct-inst-size-av-mov-b32-imm-pseudo
  Home:   https://github.com/llvm/llvm-project
  Commit: 72975dcdf6eb53060c94a91e73b16b4522085147
      https://github.com/llvm/llvm-project/commit/72975dcdf6eb53060c94a91e73b16b4522085147
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-20 (Wed, 20 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstructions.td

  Log Message:
  -----------
  AMDGPU: Correct inst size for av_mov_b32_imm_pseudo

In the AGPR case this will be an 8 byte instruction,
which is part of why this case is a pain to deal with in the
first place.



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