[all-commits] [llvm/llvm-project] d3bfb0: [AMDGPU] Rename call instructions from b64 to i64

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Jun 20 14:13:24 PDT 2025


  Branch: refs/heads/users/rampitec/06-20-_amdgpu_rename_call_instructions_from_b64_to_i64
  Home:   https://github.com/llvm/llvm-project
  Commit: d3bfb07dc465429b1d44e8220f1b992af3278cd7
      https://github.com/llvm/llvm-project/commit/d3bfb07dc465429b1d44e8220f1b992af3278cd7
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-06-20 (Fri, 20 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
    M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
    M llvm/lib/Target/AMDGPU/SIDefines.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/SOPInstructions.td
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    A llvm/test/MC/AMDGPU/gfx1250_asm_sop1.s
    A llvm/test/MC/AMDGPU/gfx1250_asm_sopk.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop1.txt
    M llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sopk.txt

  Log Message:
  -----------
  [AMDGPU] Rename call instructions from b64 to i64

These get renamed in gfx1250 and on from B64 to I64:

  S_CALL_I64
  S_GET_PC_I64
  S_RFE_I64
  S_SET_PC_I64
  S_SWAP_PC_I64



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