[all-commits] [llvm/llvm-project] 546272: [RISCV] Rename rs1_wb to rd in some C instructions...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Oct 14 20:50:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5462725e0cfc40ed276f68fe9f639b072cb14700
https://github.com/llvm/llvm-project/commit/5462725e0cfc40ed276f68fe9f639b072cb14700
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoC.td
Log Message:
-----------
[RISCV] Rename rs1_wb to rd in some C instructions. NFC (#112269)
The spec refers to the field as rd'/rs1' so we might as well name the
destination rd.
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