[all-commits] [llvm/llvm-project] 6fd182: [RISCV] Support fixed vector vp.reverse/splice wit...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jun 25 13:47:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fd182a3bb287e9ddb144952c16773552e18a335
https://github.com/llvm/llvm-project/commit/6fd182a3bb287e9ddb144952c16773552e18a335
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vp-reverse-float.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vp-reverse-int.ll
R llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vp-reverser-float.ll
R llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vp-reverser-int.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vp-splice.ll
Log Message:
-----------
[RISCV] Support fixed vector vp.reverse/splice with Zvfhmin/Zvfbfmin. (#145596)
Fix the names of some tests I accidentally misspelled.
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