[all-commits] [llvm/llvm-project] 04cb2b: [RISCV] Add some compress patterns for Xqci instru...
Sudharsan Veeravalli via All-commits
all-commits at lists.llvm.org
Sat May 10 08:14:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04cb2b3164cb401a4aa36d3c192c59c036b47858
https://github.com/llvm/llvm-project/commit/04cb2b3164cb401a4aa36d3c192c59c036b47858
Author: Sudharsan Veeravalli <quic_svs at quicinc.com>
Date: 2025-05-10 (Sat, 10 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td
M llvm/test/MC/RISCV/xqcibm-valid.s
M llvm/test/MC/RISCV/xqcilb-relocations.s
M llvm/test/MC/RISCV/xqcilb-valid.s
M llvm/test/MC/RISCV/xqcili-relocations.s
M llvm/test/MC/RISCV/xqcili-valid.s
M llvm/test/MC/RISCV/xqcilia-valid.s
Log Message:
-----------
[RISCV] Add some compress patterns for Xqci instructions (#139273)
There are some patterns that have not been added that will need changes
to the CompressInstEmitter. Those will be handled in later patches.
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