[all-commits] [llvm/llvm-project] 281df9: RISCVAsmBackend::relaxDwarflineAddr: Try special o...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Sat Aug 2 12:56:02 PDT 2025
Branch: refs/heads/users/rampitec/08-02-_amdgpu_v_cvt_scalef32_sr_pk16__gfx1250_instructions
Home: https://github.com/llvm/llvm-project
Commit: 281df9e64720c3ab1c5e03d05087d3fab752d459
https://github.com/llvm/llvm-project/commit/281df9e64720c3ab1c5e03d05087d3fab752d459
Author: Fangrui Song <i at maskray.me>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
Log Message:
-----------
RISCVAsmBackend::relaxDwarflineAddr: Try special opcode
LoongArch #77728 did better than RISCV.
If the label difference can be resolved (there is no linker-relaxable
fragment in between), we should use the default handling, which utilizes
a shorter special opcode.
Commit: 1120843723a3e7d5a9e50bbcb8880c5ea939da70
https://github.com/llvm/llvm-project/commit/1120843723a3e7d5a9e50bbcb8880c5ea939da70
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
M llvm/test/DebugInfo/RISCV/dwarf-riscv-relocs.ll
Log Message:
-----------
Merge branch 'main' into users/rampitec/08-02-_amdgpu_v_cvt_scalef32_sr_pk16__gfx1250_instructions
Compare: https://github.com/llvm/llvm-project/compare/e5c7f722cc5e...1120843723a3
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