[all-commits] [llvm/llvm-project] 641034: [AMDGPU] Use S_ADD_PC_I64 for long branches in gfx...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jul 15 14:04:33 PDT 2025
Branch: refs/heads/users/rampitec/07-15-_amdgpu_use_s_add_pc_i64_for_long_branches_in_gfx1250
Home: https://github.com/llvm/llvm-project
Commit: 6410348c3e753465809ae0f5c9ecb19761b1d71d
https://github.com/llvm/llvm-project/commit/6410348c3e753465809ae0f5c9ecb19761b1d71d
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SOPInstructions.td
A llvm/test/CodeGen/AMDGPU/branch-relaxation-gfx1250.ll
M llvm/test/MC/AMDGPU/gfx1250_asm_sop1.s
M llvm/test/MC/Disassembler/AMDGPU/gfx1250_dasm_sop1.txt
Log Message:
-----------
[AMDGPU] Use S_ADD_PC_I64 for long branches in gfx1250
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