[all-commits] [llvm/llvm-project] 80e56a: [TTI] Return invalid cost for scalable vector in g...
junparser via All-commits
all-commits at lists.llvm.org
Wed Jan 5 02:59:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80e56ad9ae90231c1af350ed021bce43f56ea5b6
https://github.com/llvm/llvm-project/commit/80e56ad9ae90231c1af350ed021bce43f56ea5b6
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
A llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
Log Message:
-----------
[TTI] Return invalid cost for scalable vector in getShuffleCost
Differential Revision: https://reviews.llvm.org/D116362
More information about the All-commits
mailing list