[RISCV] Add tests for extract/insert subvector costs and extract lowering
authorPhilip Reames <preames@rivosinc.com>
Tue, 4 Apr 2023 19:45:22 +0000 (12:45 -0700)
committerPhilip Reames <listmail@philipreames.com>
Tue, 4 Apr 2023 19:52:50 +0000 (12:52 -0700)
commitdcaed92af7e258e9de1f239cddfb8c2b311d85b2
tree9d6122ff93bcf0bd4cb18326d12c4fb6bc7ea81b
parent8865ed4dbb4e050ba3e7f45996d5c6a9d1e85280
[RISCV] Add tests for extract/insert subvector costs and extract lowering
llvm/test/Analysis/CostModel/RISCV/shuffle-extract_subvector.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/RISCV/shuffle-insert_subvector.ll [new file with mode: 0644]
llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-extract-subvector.ll [new file with mode: 0644]