[all-commits] [llvm/llvm-project] 59bc62: [AMDGPU] Fix decoding of SETREG MSBs (#187578)

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Mar 19 14:08:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59bc629bf37abe57e1f7e6e61b378e134c3e42bb
      https://github.com/llvm/llvm-project/commit/59bc629bf37abe57e1f7e6e61b378e134c3e42bb
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/test/CodeGen/AMDGPU/vgpr-setreg-mode-swar.mir

  Log Message:
  -----------
  [AMDGPU] Fix decoding of SETREG MSBs (#187578)

Decoding of the immediate was wrong with non-zero offset
and did not factor MSB fixup offset handling.



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