[all-commits] [llvm/llvm-project] 822707: [RISCV] Add missing break to last case in switch. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 12 13:53:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8227072f5aa87842295893175451213c88265a60
https://github.com/llvm/llvm-project/commit/8227072f5aa87842295893175451213c88265a60
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Add missing break to last case in switch. NFC
More information about the All-commits
mailing list