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

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Jun 20 14:27:15 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: 1930265f924b5fb030d7b8fd38f629390c5f0790
      https://github.com/llvm/llvm-project/commit/1930265f924b5fb030d7b8fd38f629390c5f0790
  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