[webkit-changes] [WebKit/WebKit] 974b49: [CMake] Revamp detection of _Float16 in Linux

Diego Pino noreply at github.com
Mon Aug 12 13:11:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 974b49251d2830763203253516442f4e01917c19
      https://github.com/WebKit/WebKit/commit/974b49251d2830763203253516442f4e01917c19
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/cmake/WebKitCompilerFlags.cmake

  Log Message:
  -----------
  [CMake] Revamp detection of _Float16 in Linux
https://bugs.webkit.org/show_bug.cgi?id=277900

Reviewed by Michael Catanzaro and Justin Michaud.

For platforms not COCOA, detect _Float16 support via successful compilation of
small program using _Float16.

* Source/WTF/wtf/PlatformHave.h:
* Source/cmake/WebKitCompilerFlags.cmake:

Canonical link: https://commits.webkit.org/282131@main



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


More information about the webkit-changes mailing list