[all-commits] [llvm/llvm-project] fa21fc: [RISCV] Add short forward branch support for `min`...
quic_hchandel via All-commits
all-commits at lists.llvm.org
Thu Oct 30 21:49:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa21fcbb5bbe26a70547625bd0bf929768f6ac43
https://github.com/llvm/llvm-project/commit/fa21fcbb5bbe26a70547625bd0bf929768f6ac43
Author: quic_hchandel <hchandel at qti.qualcomm.com>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
M llvm/lib/Target/RISCV/RISCVFeatures.td
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoSFB.td
M llvm/test/CodeGen/RISCV/features-info.ll
A llvm/test/CodeGen/RISCV/short-forward-branch-opt-min-max.ll
Log Message:
-----------
[RISCV] Add short forward branch support for `min`, `max`, `maxu` and `minu` (#164394)
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