[all-commits] [llvm/llvm-project] aaa637: [libc][math] Implement isnormal macro. (#109547)

Shourya Goel via All-commits all-commits at lists.llvm.org
Sat Sep 21 19:27:17 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aaa637d8d04694827e0e7d68c68971ff26791823
      https://github.com/llvm/llvm-project/commit/aaa637d8d04694827e0e7d68c68971ff26791823
  Author: Shourya Goel <shouryagoel10000 at gmail.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M libc/include/llvm-libc-macros/math-function-macros.h
    M libc/test/include/CMakeLists.txt
    A libc/test/include/IsNormalTest.h
    A libc/test/include/isnormal_test.c
    A libc/test/include/isnormal_test.cpp
    A libc/test/include/isnormalf_test.cpp
    A libc/test/include/isnormall_test.cpp

  Log Message:
  -----------
  [libc][math] Implement isnormal macro. (#109547)

#109201



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list