[all-commits] [llvm/llvm-project] 00d36f: [RISCV] Move some vector test into the rvv test di...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Sep 12 16:36:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00d36f61ad3c818648a515718a39f574d18795e5
https://github.com/llvm/llvm-project/commit/00d36f61ad3c818648a515718a39f574d18795e5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
R llvm/test/CodeGen/RISCV/fixed-vectors-vadd-vp-mask.ll
R llvm/test/CodeGen/RISCV/fixed-vectors-vmul-vp-mask.ll
R llvm/test/CodeGen/RISCV/fixed-vectors-vsub-vp-mask.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vadd-vp-mask.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmul-vp-mask.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vsub-vp-mask.ll
Log Message:
-----------
[RISCV] Move some vector test into the rvv test directory. NFC
More information about the All-commits
mailing list