[all-commits] [llvm/llvm-project] 3d985a: [RISCV][TTI] Scale the cost of Select with LMUL (#...
Shih-Po Hung via All-commits
all-commits at lists.llvm.org
Tue Apr 9 23:18:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d985a6f1bfcdb6e6d550003f9a1276fe47f588d
https://github.com/llvm/llvm-project/commit/3d985a6f1bfcdb6e6d550003f9a1276fe47f588d
Author: Shih-Po Hung <shihpo.hung at sifive.com>
Date: 2024-04-10 (Wed, 10 Apr 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/rvv-select.ll
Log Message:
-----------
[RISCV][TTI] Scale the cost of Select with LMUL (#88098)
Use the Val type to estimate the instruction cost for SelectInst.
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