[all-commits] [llvm/llvm-project] 1184ed: [RISCV] Add const qualifiers to some function argu...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Dec 28 11:22:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1184ede46f45c8d003207e7c436f45e910bf50a3
https://github.com/llvm/llvm-project/commit/1184ede46f45c8d003207e7c436f45e910bf50a3
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-28 (Wed, 28 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.h
M llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
Log Message:
-----------
[RISCV] Add const qualifiers to some function arguments. NFC
More information about the All-commits
mailing list