[all-commits] [llvm/llvm-project] eb5fe5: [RISCV] Expand codegen test coverage extract/inser...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Aug 30 10:10:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb5fe55b810cc186d2ff31b64294b0d666d623da
https://github.com/llvm/llvm-project/commit/eb5fe55b810cc186d2ff31b64294b0d666d623da
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert.ll
Log Message:
-----------
[RISCV] Expand codegen test coverage extract/insert element
In particular, at mixed LMULS, high LMULS, and types which require splitting.
More information about the All-commits
mailing list