[all-commits] [llvm/llvm-project] cebc13: [RISCV] Remove unneeded check for NoRegister from ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Sep 14 20:11:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cebc130737927d385aabde213e9f5da775e0d65f
https://github.com/llvm/llvm-project/commit/cebc130737927d385aabde213e9f5da775e0d65f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-09-14 (Sat, 14 Sep 2024)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
Log Message:
-----------
[RISCV] Remove unneeded check for NoRegister from RISCVInstPrinter::printRegReg. NFC
The operand should never be NoRegister.
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