[all-commits] [llvm/llvm-project] c249e2: [RISCV] Add missing break in switch-case in conver...
Jim Lin via All-commits
all-commits at lists.llvm.org
Wed Oct 25 02:53:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c249e2778602207f1e770c57123d14bdf078308f
https://github.com/llvm/llvm-project/commit/c249e2778602207f1e770c57123d14bdf078308f
Author: Jim Lin <jim at andestech.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Add missing break in switch-case in convertToThreeAddress function. NFC.
More information about the All-commits
mailing list