[all-commits] [llvm/llvm-project] 96ec1c: [RISCV] Add nds.bfos and nds.bfoz for the short fo...
Jim Lin via All-commits
all-commits at lists.llvm.org
Thu Jun 26 19:55:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96ec1c29f23613a14b58460495df86b8454611db
https://github.com/llvm/llvm-project/commit/96ec1c29f23613a14b58460495df86b8454611db
Author: Jim Lin <jim at andestech.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoXAndes.td
M llvm/test/CodeGen/RISCV/short-forward-branch-opt.ll
Log Message:
-----------
[RISCV] Add nds.bfos and nds.bfoz for the short forward branch optimization. (#145836)
This adds nds.bfos and nds.bfoz, which are also supported by Andes
45-series CPUs for short forward branch optimization.
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