[all-commits] [llvm/llvm-project] dca821: [RISCV] Add cost model for vector.reverse mask ope...
WangLian via All-commits
all-commits at lists.llvm.org
Thu Jul 14 23:59:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dca821d80a41aa7695531cb20b3d66fae2cf8834
https://github.com/llvm/llvm-project/commit/dca821d80a41aa7695531cb20b3d66fae2cf8834
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/RISCV/rvv-shuffle.ll
Log Message:
-----------
[RISCV] Add cost model for vector.reverse mask operation
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D128784
More information about the All-commits
mailing list