[wasm-gc] Enable speculative inlining when GC is enabled
This makes --experimental-wasm-gc imply --wasm-speculative-inlining, which in turn implies --wasm-inlining and --wasm-dynamic-tiering as prerequisites. The former implication is weak, i.e. can be overridden on the command line. Bug: v8:7748 Change-Id: Iedc7c9916947f26e17bdd29dbf3b413dbaa05e6c Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3275571Reviewed-by: Manos Koukoutos <manoskouk@chromium.org> Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Cr-Commit-Position: refs/heads/main@{#77944}
Showing
Please
register
or
sign in
to comment