[all-commits] [llvm/llvm-project] 9b2da1: [RISCV] Add test cases for roundeven intrinsics. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Nov 9 14:55:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b2da1454075e31103189ebde2b73cc695f9e03d
https://github.com/llvm/llvm-project/commit/9b2da1454075e31103189ebde2b73cc695f9e03d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/double-intrinsics.ll
M llvm/test/CodeGen/RISCV/float-intrinsics.ll
M llvm/test/CodeGen/RISCV/rv64i-single-softfloat.ll
Log Message:
-----------
[RISCV] Add test cases for roundeven intrinsics. NFC
These just fall back to libcalls.
More information about the All-commits
mailing list