[webkit-changes] [WebKit/WebKit] edc1bf: [WPE] REGRESSION(277190 at main): build broken when u...

Przemyslaw Gorszkowski noreply at github.com
Thu Apr 11 00:33:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edc1bf6b0c8a2afd710c417f5cbc4d77a03bf7fa
      https://github.com/WebKit/WebKit/commit/edc1bf6b0c8a2afd710c417f5cbc4d77a03bf7fa
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2024-04-11 (Thu, 11 Apr 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/cpu/arm/filters/FEBlendNeonApplier.cpp
    M Source/WebCore/platform/graphics/cpu/arm/filters/FECompositeNeonArithmeticApplier.cpp
    M Source/WebCore/platform/graphics/cpu/arm/filters/FEGaussianBlurNEON.h

  Log Message:
  -----------
  [WPE] REGRESSION(277190 at main): build broken when using NEON filters
https://bugs.webkit.org/show_bug.cgi?id=272380

Reviewed by Michael Catanzaro and Darin Adler.

The change fixes a build for NEON platforms after change 277190 at main.

* Source/WebCore/platform/graphics/cpu/arm/filters/FEBlendNeonApplier.cpp:
(WebCore::FEBlendNeonApplier::apply const):
* Source/WebCore/platform/graphics/cpu/arm/filters/FECompositeNeonArithmeticApplier.cpp:
(WebCore::FECompositeNeonArithmeticApplier::apply const):
* Source/WebCore/platform/graphics/cpu/arm/filters/FEGaussianBlurNEON.h:
(WebCore::boxBlurNEON):

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