[all-commits] [llvm/llvm-project] 0e6d7e: [RISCV][TTI] Cost model for SK_ExtractSubvector
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Apr 5 09:56:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e6d7eceaac376bb193700b64ba4ededcac5dc82
https://github.com/llvm/llvm-project/commit/0e6d7eceaac376bb193700b64ba4ededcac5dc82
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
M llvm/test/Analysis/CostModel/RISCV/shuffle-extract_subvector.ll
Log Message:
-----------
[RISCV][TTI] Cost model for SK_ExtractSubvector
Differential Revision: https://reviews.llvm.org/D147618
More information about the All-commits
mailing list