[webkit-changes] [WebKit/WebKit] 3b302c: REGRESSION(278410 at main): Fails to build with clang...

Michael Catanzaro noreply at github.com
Wed May 15 12:16:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b302c53053443bb6d035bfdbe845b8e3b2498c5
      https://github.com/WebKit/WebKit/commit/3b302c53053443bb6d035bfdbe845b8e3b2498c5
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
    M Source/WTF/wtf/simde/arm/neon.h

  Log Message:
  -----------
  REGRESSION(278410 at main): Fails to build with clang: error: _Float16 is not supported on this target
https://bugs.webkit.org/show_bug.cgi?id=274086

Unreviewed build fix for s390x, and also i386 with SSE2 disabled.

I've submitted these changes to upstream SIMDE to ensure they hopefully
don't get lost when rebasing:

https://github.com/simd-everywhere/simde/pull/1182

* Source/WTF/wtf/simde/arm/neon.h:

Canonical link: https://commits.webkit.org/278821@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