[all-commits] [llvm/llvm-project] d76d5c: [RISCV] Sink more common code from RVInst/RVInst16...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Jul 20 00:14:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d76d5c7d892f06fa42b9ec2ea3e90b6f95cc0e7e
https://github.com/llvm/llvm-project/commit/d76d5c7d892f06fa42b9ec2ea3e90b6f95cc0e7e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrFormats.td
M llvm/lib/Target/RISCV/RISCVInstrFormatsC.td
Log Message:
-----------
[RISCV] Sink more common code from RVInst/RVInst16 into RVInstCommon. NFC
Reviewed By: wangpc
Differential Revision: https://reviews.llvm.org/D155787
More information about the All-commits
mailing list