[all-commits] [llvm/llvm-project] f3fed5: [RISCV] Use the opcodestr and argstr arguments of ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jul 19 22:39:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3fed53170fa3857a12247112109c13ef0aba508
https://github.com/llvm/llvm-project/commit/f3fed53170fa3857a12247112109c13ef0aba508
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
[RISCV] Use the opcodestr and argstr arguments of Pseudo to simplify tablegen code. NFC
We can replace several "let AsmString =".
More information about the All-commits
mailing list