Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08e30f68509bcf4cb538bfc942a69e5a69b4e313
https://github.com/WebKit/WebKit/commit/08e30f68509bcf4cb538bfc942a69e5a69b4e313
Author: Yadav, Pardeep <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M Source/WTF/wtf/SIMDUTF.cpp
Log Message:
-----------
PlayStation Port: Build failure in SIMDUTF.cpp due to missing AVX-512
intrinsic
https://bugs.webkit.org/show_bug.cgi?id=316649
Reviewed by Yusuke Suzuki.
Add platform-specific defines in Source/WTF/wtf/SIMDUTF.cpp before including
simdutf headers
Since SDK compiler doesn't define AVX-512 feature detection macros by default
Testing:
Build succeeds for PlayStation port and run time verification is also done
* Source/WTF/wtf/SIMDUTF.cpp:
Canonical link: https://commits.webkit.org/314917@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications