[all-commits] [llvm/llvm-project] 7be4ab: [libc][complex] Added support for CFP16 and CFP128...

Shourya Goel via All-commits all-commits at lists.llvm.org
Thu Oct 17 23:26:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7be4ab0a86f9a52f1b49dad5665617441ec24a2e
      https://github.com/llvm/llvm-project/commit/7be4ab0a86f9a52f1b49dad5665617441ec24a2e
  Author: Shourya Goel <shouryagoel10000 at gmail.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M libc/include/llvm-libc-types/CMakeLists.txt
    A libc/include/llvm-libc-types/cfloat128.h
    A libc/include/llvm-libc-types/cfloat16.h
    M libc/src/__support/CPP/CMakeLists.txt
    M libc/src/__support/CPP/type_traits.h
    M libc/src/__support/CPP/type_traits/is_complex.h
    M libc/src/__support/macros/properties/CMakeLists.txt
    A libc/src/__support/macros/properties/complex_types.h
    M libc/test/UnitTest/FPMatcher.h

  Log Message:
  -----------
  [libc][complex] Added support for CFP16 and CFP128 (#112594)

Fixes: #112217



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