[all-commits] [llvm/llvm-project] db46c7: [libc] Fix small bugs in aarch64/FEnvImpl.h and si...
lntue via All-commits
all-commits at lists.llvm.org
Fri Mar 4 12:18:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db46c7770fadddd96a86c8207600941ea5ef7ed9
https://github.com/llvm/llvm-project/commit/db46c7770fadddd96a86c8207600941ea5ef7ed9
Author: Tue Ly <lntue at google.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M libc/src/__support/FPUtil/aarch64/FEnvImpl.h
M libc/test/src/fenv/feclearexcept_test.cpp
Log Message:
-----------
[libc] Fix small bugs in aarch64/FEnvImpl.h and simplify feclearexcept_test.
Fix small bugs in aarch64/EFnvImpl.h and simplify feclearexcept_test.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D120997
More information about the All-commits
mailing list