[libc-commits] [PATCH] D145347: [libc] Add arm 32 FEnvImpl.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Mar 5 19:05:13 PST 2023


sivachandra created this revision.
sivachandra added reviewers: michaelrj, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett, kristof.beyls.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145347

Files:
  libc/config/linux/arm/entrypoints.txt
  libc/src/__support/FPUtil/FEnvImpl.h
  libc/src/__support/FPUtil/arm/FEnvImpl.h
  libc/test/src/fenv/enabled_exceptions_test.cpp
  libc/test/src/fenv/feenableexcept_test.cpp
  libc/test/src/fenv/feholdexcept_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145347.502503.patch
Type: text/x-patch
Size: 13685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230306/ab1c68af/attachment.bin>


More information about the libc-commits mailing list