[all-commits] [llvm/llvm-project] d11cc6: [RISCV][NFC] Add test coverage for insertelement/e...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon Dec 5 23:17:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d11cc69143c15a35f9ace5cd0eb37615ef2334ca
https://github.com/llvm/llvm-project/commit/d11cc69143c15a35f9ace5cd0eb37615ef2334ca
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/rvv-extractelement.ll
M llvm/test/Analysis/CostModel/RISCV/rvv-insertelement.ll
Log Message:
-----------
[RISCV][NFC] Add test coverage for insertelement/extractelement of widen vector type.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D135534
More information about the All-commits
mailing list