Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c70de88c6618acfaf9a4d48b6f0ce62175cd4345
      
https://github.com/WebKit/WebKit/commit/c70de88c6618acfaf9a4d48b6f0ce62175cd4345
  Author: Shu-yu Guo <[email protected]>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M JSTests/wasm/gc/simd.js
    M Source/JavaScriptCore/wasm/WasmConstExprGenerator.cpp

  Log Message:
  -----------
  [JSC] Fix v128 global.get in const expr

https://bugs.webkit.org/show_bug.cgi?id=300133
rdar://161539144

Reviewed by Yusuke Suzuki and Dan Hecht.

The global.get Wasm opcode in constant expression position currently doesn't
support v128.

Testing covered by additions to JSTests/wasm/gc/simd.js.

* JSTests/wasm/gc/simd.js:
(testSIMDGlobal):
* Source/JavaScriptCore/wasm/WasmConstExprGenerator.cpp:
(JSC::Wasm::ConstExprGenerator::getGlobal):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to