[PATCH] D147644: [RISCV] Move some vector tests to rvv directory. NFC
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 02:28:50 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG889a99ee5863: [RISCV] Move some vector tests to rvv directory. NFC (authored by luke).
Changed prior to commit:
https://reviews.llvm.org/D147644?vs=511164&id=511336#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147644/new/
https://reviews.llvm.org/D147644
Files:
llvm/test/CodeGen/RISCV/fold-vector-cmp.ll
llvm/test/CodeGen/RISCV/fpclamptosat_vec.ll
llvm/test/CodeGen/RISCV/rvv/fold-vector-cmp.ll
llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll
llvm/test/CodeGen/RISCV/rvv/scalable-vector-struct.ll
llvm/test/CodeGen/RISCV/rvv/vadd-vp-mask.ll
llvm/test/CodeGen/RISCV/rvv/vec3-setcc-crash.ll
llvm/test/CodeGen/RISCV/rvv/vmul-vp-mask.ll
llvm/test/CodeGen/RISCV/rvv/vsub-vp-mask.ll
llvm/test/CodeGen/RISCV/scalable-vector-struct.ll
llvm/test/CodeGen/RISCV/vadd-vp-mask.ll
llvm/test/CodeGen/RISCV/vec3-setcc-crash.ll
llvm/test/CodeGen/RISCV/vmul-vp-mask.ll
llvm/test/CodeGen/RISCV/vsub-vp-mask.ll
More information about the llvm-commits
mailing list