[all-commits] [llvm/llvm-project] 61a463: [RISCV][VP][NFC] Add tests for VP_SREM and VP_UREM
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Wed May 5 05:21:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61a46375a25b817da8657378b3fbd707a5e54771
https://github.com/llvm/llvm-project/commit/61a46375a25b817da8657378b3fbd707a5e54771
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-vrem-vp.ll
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vremu-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vrem-vp.ll
A llvm/test/CodeGen/RISCV/rvv/vremu-vp.ll
Log Message:
-----------
[RISCV][VP][NFC] Add tests for VP_SREM and VP_UREM
As agreed in D101826, these are follow-up tests for the RISC-V VP
support.
More information about the All-commits
mailing list