[all-commits] [llvm/llvm-project] b07d08: [RISCV] Add additional vslide1up test coverage
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue May 30 10:54:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b07d08bb8590b2689f6dc5fbea1ab32b703fcff6
https://github.com/llvm/llvm-project/commit/b07d08bb8590b2689f6dc5fbea1ab32b703fcff6
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-vslide1up.ll
Log Message:
-----------
[RISCV] Add additional vslide1up test coverage
Add another form of the same pattern (as_rotate tests), and add coverage for a couple corner cases I got wrong at first in an upcoming rewrite.
More information about the All-commits
mailing list