[all-commits] [llvm/llvm-project] 42dad5: [RISCV] Add RISCVII::getRoundModeOpNum to reduce c...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Aug 16 12:03:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42dad521e33e019d465cb81b74abe49b8d3832fc
https://github.com/llvm/llvm-project/commit/42dad521e33e019d465cb81b74abe49b8d3832fc
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp
Log Message:
-----------
[RISCV] Add RISCVII::getRoundModeOpNum to reduce code duplication. NFC
More information about the All-commits
mailing list