Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 71144530c1474901433fcf2ac4700888a775015c
      
https://github.com/WebKit/WebKit/commit/71144530c1474901433fcf2ac4700888a775015c
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M Source/WTF/wtf/simdutf/simdutf_impl.cpp.h
    M Source/WTF/wtf/simdutf/simdutf_impl.h

  Log Message:
  -----------
  Update simdutf to 9.0.0
https://bugs.webkit.org/show_bug.cgi?id=321946
rdar://185123226

Reviewed by Yijia Huang.

This updates simdutf to 9.0.0 which is the latest version,
released 4 months ago.

* Source/WTF/wtf/simdutf/simdutf_impl.cpp.h:
(simdutf::to_string):
(__cxa_pure_virtual):
(simdutf::internal::get_icelake_singleton):
(simdutf::internal::get_haswell_singleton):
(simdutf::internal::get_westmere_singleton):
(simdutf::internal::get_arm64_singleton):
(simdutf::internal::get_ppc64_singleton):
(simdutf::internal::get_rvv_singleton):
(simdutf::internal::get_lasx_singleton):
(simdutf::internal::get_lsx_singleton):
(simdutf::internal::get_fallback_singleton):
(simdutf::internal::get_unsupported_singleton):
(simdutf::get_available_implementations):
(simdutf::get_active_implementation):
(simdutf::builtin_implementation):
* Source/WTF/wtf/simdutf/simdutf_impl.h:
(simdutf::scalar::utf16::is_high_surrogate):
(simdutf::scalar::utf16::is_low_surrogate):
(simdutf::to_string):
(simdutf::literals::detail::base64_literal_helper::base64_literal_helper):
(simdutf::literals::detail::base64_decode_literal):
(simdutf::literals::detail::base64_make_array):
(simdutf::literals::operator_base64):
(simdutf::implementation::name const): Deleted.
(simdutf::implementation::description const): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to