[all-commits] [llvm/llvm-project] f1f052: [libc] Add support for sqrt in riscv
Mikhail R. Gadelha via All-commits
all-commits at lists.llvm.org
Wed Mar 8 11:21:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1f052f9b000ac9cbbdd38ca9f665d2d4088b605
https://github.com/llvm/llvm-project/commit/f1f052f9b000ac9cbbdd38ca9f665d2d4088b605
Author: Mikhail R. Gadelha <mikhail at igalia.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
A libc/src/__support/FPUtil/riscv64/sqrt.h
M libc/src/__support/FPUtil/sqrt.h
Log Message:
-----------
[libc] Add support for sqrt in riscv
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D145593
More information about the All-commits
mailing list