Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0de2717c00294cf52a0f972df65a06cbadd65579
      
https://github.com/WebKit/WebKit/commit/0de2717c00294cf52a0f972df65a06cbadd65579
  Author: Diego Pino Garcia <[email protected]>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt
    R Source/cmake/DetectAVX2.cmake
    M Source/cmake/WebKitCommon.cmake

  Log Message:
  -----------
  [LibWebRTC] Include AVX2 sources on Intel hosts
https://bugs.webkit.org/show_bug.cgi?id=258708

Reviewed by Carlos Alberto Lopez Perez.

This partially reverts 265646@main.

Include AVX2 sources if host is X86 or X64.
Build AVX2 sources with build flags '-mavx2' and '-mfma'.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* Source/cmake/DetectAVX2.cmake: Removed.
* Source/cmake/WebKitCommon.cmake:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to