[all-commits] [llvm/llvm-project] 140170: [RISCV] Add Enum for CSR encodings. (#121674)
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 6 10:11:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1401703fe42003745e6937efa13078b462a9d706
https://github.com/llvm/llvm-project/commit/1401703fe42003745e6937efa13078b462a9d706
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVSystemOperands.td
Log Message:
-----------
[RISCV] Add Enum for CSR encodings. (#121674)
This allows us to use them in C++ code without needing to do a table
lookup.
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