[all-commits] [llvm/llvm-project] b77161: [RISCV] Add tests for Zvzip CodeGen (#192591)
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Fri Apr 17 03:14:30 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7716135a88f1424fbb400124d3b57a269b38c75
https://github.com/llvm/llvm-project/commit/b7716135a88f1424fbb400124d3b57a269b38c75
Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-deinterleave2.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-int-interleave.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-zipeven-zipodd.ll
M llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-fixed.ll
M llvm/test/CodeGen/RISCV/rvv/vector-deinterleave.ll
M llvm/test/CodeGen/RISCV/rvv/vector-interleave-fixed.ll
M llvm/test/CodeGen/RISCV/rvv/vector-interleave.ll
Log Message:
-----------
[RISCV] Add tests for Zvzip CodeGen (#192591)
Then we can add CodeGen support incrementally.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list