DescriptionRevert runtime lowering of wasm SIMD ops
This CL reverts the runtime lowering introduced here -
https://codereview.chromium.org/1991143002/
Additional ops to the runtime pass will cause GC issues as WASM frames may
have outgoing arguments to runtime calls that have pointers that aren't scanned.
Preserving decoding of SIMD opcodes and macros for native implementations.
R=bbudge@chromium.org, mtrofin@chromium.org, bradnelson@chromium.org
Committed: https://crrev.com/fe555065ea53da31dc0e7b0920d7d6aee73403c7
Cr-Commit-Position: refs/heads/master@{#38564}
Patch Set 1 #
Messages
Total messages: 16 (8 generated)
|