90c972bb52
We introduce high-level typed load elimination for wasm. It is based on CSALoadElimination. It operates on wasm struct.set/get and array.length operators (with array operations pending). Wasm types are used to refine the may-alias analysis ran for stores. Drive-by: - Type more nodes in wasm-compiler and wasm-gc-operator-reducer. - Remove an unsafe-cast test which now hits an Unreachable Turbofan node. Bug: v8:7748 Change-Id: I309e4af4d9f9c584e27ff79804a776666b5dc3c1 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4146430 Reviewed-by: Maya Lekova <mslekova@chromium.org> Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Manos Koukoutos <manoskouk@chromium.org> Cr-Commit-Position: refs/heads/main@{#85255} |
||
---|---|---|
.. | ||
benchmarks | ||
bigint | ||
cctest | ||
common | ||
debugger | ||
debugging | ||
fuzzer | ||
fuzzilli | ||
inspector | ||
intl | ||
js-perf-test | ||
memory | ||
message | ||
mjsunit | ||
mkgrokdump | ||
mozilla | ||
test262 | ||
torque | ||
unittests | ||
wasm-api-tests | ||
wasm-js | ||
wasm-spec-tests | ||
webkit | ||
BUILD.gn | ||
OWNERS |