[all-commits] [llvm/llvm-project] 25e4e2: [RISCV] Rename $carry operand to $vm. NFC (#182229)
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 19 07:21:39 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25e4e2fd3c880ff7e34105d8e9d26b38901fd974
https://github.com/llvm/llvm-project/commit/25e4e2fd3c880ff7e34105d8e9d26b38901fd974
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Rename $carry operand to $vm. NFC (#182229)
This avoids having a unique operand name in the NamedOperand table until
we need it.
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