[all-commits] [llvm/llvm-project] 8e9227: [RISCV] Use X9 instead of X27 in RISCVInstrInfo::i...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 9 08:41:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e9227a8c636ae380010029f516206e76a694b8e
https://github.com/llvm/llvm-project/commit/8e9227a8c636ae380010029f516206e76a694b8e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
A llvm/test/CodeGen/RISCV/branch-relaxation-rv32e.ll
Log Message:
-----------
[RISCV] Use X9 instead of X27 in RISCVInstrInfo::insertIndirectBranch for RVE (#139214)
Fixes #139168.
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