[all-commits] [llvm/llvm-project] a411bc: [RISCV] Rename InstFormatCSZN->InstFormatCU to mat...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Feb 13 21:14:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a411bc72742695b9c9fcd772295753e3b7a952e2
https://github.com/llvm/llvm-project/commit/a411bc72742695b9c9fcd772295753e3b7a952e2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVInstrFormats.td
M llvm/lib/Target/RISCV/RISCVInstrFormatsC.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
Log Message:
-----------
[RISCV] Rename InstFormatCSZN->InstFormatCU to match latest Zcb spec. NFC
This was updated in version 1.0.2 of the spec. Latest version
https://github.com/riscv/riscv-code-size-reduction/releases/download/v1.0.3/Zc-v1.0.3.pdf
More information about the All-commits
mailing list