diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-07-21 21:44:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 21:44:21 -0700 |
commit | 8b9e7602714a2651e5540a4322907738997f1775 (patch) | |
tree | 2e22c9af8d53de62feae56259f47b9e024886c90 /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | 739e76454f7bcee0cffb2f86221080f92b64a5f1 (diff) | |
download | llvm-8b9e7602714a2651e5540a4322907738997f1775.zip llvm-8b9e7602714a2651e5540a4322907738997f1775.tar.gz llvm-8b9e7602714a2651e5540a4322907738997f1775.tar.bz2 |
[RISCV] Don't use RVInstIBase for P-ext plui/pli. NFC (#149940)
These instructions don't have an rs1 field unlike other instructions
that use RVInstIBase.
Rename the classes to not use Unary since we have historically used that
for a single register operand.
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions