[all-commits] [llvm/llvm-project] 21bca7: [RISCV] Use switch in RISCVTargetTransformInfo::ge...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Mar 13 08:41:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21bca796d7f06006037bc57a578131751474adea
https://github.com/llvm/llvm-project/commit/21bca796d7f06006037bc57a578131751474adea
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
[RISCV] Use switch in RISCVTargetTransformInfo::getShuffleCost [nfc]
Refactoring in advance of a semantic change.
More information about the All-commits
mailing list