[all-commits] [llvm/llvm-project] cb45be: [RISCV][NFC] Combine identical switch cases in TTI
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Mar 14 17:28:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb45be2b4f62f93493db9c95c66b452b2faa178f
https://github.com/llvm/llvm-project/commit/cb45be2b4f62f93493db9c95c66b452b2faa178f
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
[RISCV][NFC] Combine identical switch cases in TTI
Reviewed By: craig.topper, asb
Differential Revision: https://reviews.llvm.org/D146008
More information about the All-commits
mailing list