[all-commits] [llvm/llvm-project] b03470: [RISCV] Use a switch instead of an if/else chain. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Dec 12 11:47:30 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b03470b81485281d9f2bdce5e44cc2cac4220d97
https://github.com/llvm/llvm-project/commit/b03470b81485281d9f2bdce5e44cc2cac4220d97
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Log Message:
-----------
[RISCV] Use a switch instead of an if/else chain. NFC
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