[all-commits] [llvm/llvm-project] 214f55: [RISCV] Add ($rs1) InstAliases with no immediate f...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 19 15:36:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 214f5582c324c48470fe5f70e969a6ae61355976
https://github.com/llvm/llvm-project/commit/214f5582c324c48470fe5f70e969a6ae61355976
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZclsd.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZilsd.td
A llvm/test/MC/RISCV/rv32zclsd-alias-valid.c
A llvm/test/MC/RISCV/rv32zilsd-alias-valid.s
Log Message:
-----------
[RISCV] Add ($rs1) InstAliases with no immediate for Zilsd/Zclsd. (#132094)
This matches what we do for other loads and stores.
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