[all-commits] [llvm/llvm-project] 437468: [RISCV][VP][NFC] Add tests for VP_MUL and VP_[US]DIV
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed May 5 05:17:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 437468f31942433c55bd2ceefeaaa0e8924deb1b
https://github.com/llvm/llvm-project/commit/437468f31942433c55bd2ceefeaaa0e8924deb1b
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vdiv-vp.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vdivu-vp.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmul-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vdiv-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vdivu-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vmul-vp.ll
Log Message:
-----------
[RISCV][VP][NFC] Add tests for VP_MUL and VP_[US]DIV
As agreed in D101826, these are follow-up tests for the RISC-V VP
support.
More information about the All-commits
mailing list