[all-commits] [llvm/llvm-project] 1f7b94: [RISCV][test] Add test for the cost model of vecto...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Tue Sep 13 01:56:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f7b94e0ec7fae446e2ef9fcc41968fc711fb2c7
https://github.com/llvm/llvm-project/commit/1f7b94e0ec7fae446e2ef9fcc41968fc711fb2c7
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
A llvm/test/Analysis/CostModel/RISCV/rvv-extractelement.ll
A llvm/test/Analysis/CostModel/RISCV/rvv-insertelement.ll
Log Message:
-----------
[RISCV][test] Add test for the cost model of vector insert/extract element.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D133005
More information about the All-commits
mailing list