[webkit-changes] [WebKit/WebKit] 30a19e: Update simde to b8e468a68a879f51c694791e17a4bff175...
Yusuke Suzuki
noreply at github.com
Fri Sep 20 09:54:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 30a19eadefe66a818dd0aa61a54e182ccf9ac795
https://github.com/WebKit/WebKit/commit/30a19eadefe66a818dd0aa61a54e182ccf9ac795
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WTF/wtf/CMakeLists.txt
M Source/WTF/wtf/simde/arm/neon.h
M Source/WTF/wtf/simde/arm/sve.h
A Source/WTF/wtf/simde/wasm/simd128.h
Log Message:
-----------
Update simde to b8e468a68a879f51c694791e17a4bff175d7cd5e
https://bugs.webkit.org/show_bug.cgi?id=280044
rdar://136343682
Reviewed by Yijia Huang.
Upgrade simde to the latest version. And we also import wasm/simd128.h
from simde.
* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/CMakeLists.txt:
* Source/WTF/wtf/simde/arm/neon.h:
* Source/WTF/wtf/simde/arm/sve.h:
* Source/WTF/wtf/simde/wasm/simd128.h: Added.
Canonical link: https://commits.webkit.org/283991@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