[all-commits] [llvm/llvm-project] 438b6d: [RISCV] Add missing nxvXf64 intrinsics tests cases...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Apr 1 21:29:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 438b6dd3e53a9f28ac662d1dd067188cfe5767e9
https://github.com/llvm/llvm-project/commit/438b6dd3e53a9f28ac662d1dd067188cfe5767e9
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vmfeq-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vmfge-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vmfgt-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vmfle-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vmflt-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vmfne-rv32.ll
Log Message:
-----------
[RISCV] Add missing nxvXf64 intrinsics tests cases for floating-point compare for RV32.
More information about the All-commits
mailing list