[all-commits] [llvm/llvm-project] 46dc8e: [RISCV] Compress shxadd to qc.c.muliadd when rd = ...
Sudharsan Veeravalli via All-commits
all-commits at lists.llvm.org
Mon Sep 1 00:04:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46dc8ef2d3eebb6f588354d442ce4c07d46e9ea3
https://github.com/llvm/llvm-project/commit/46dc8ef2d3eebb6f588354d442ce4c07d46e9ea3
Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td
M llvm/test/CodeGen/RISCV/xqciac.ll
M llvm/test/MC/RISCV/xqciac-valid.s
Log Message:
-----------
[RISCV] Compress shxadd to qc.c.muliadd when rd = rs2 (#155843)
Do this when Zba and Xqciac are both enabled.
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