• Clemens Backes's avatar
    Reland "[wasm] --liftoff-only should disable --wasm-dynamic-tiering" · 489f43b4
    Clemens Backes authored
    This is a reland of commit 54e360d1.
    The two WasmGC cctests which require SSE4.1 support in Liftoff are now
    skipped, so we can keep disallowing any bailout (even for missing CPU
    features) in --liftoff-only.
    
    Original change's description:
    > [wasm] --liftoff-only should disable --wasm-dynamic-tiering
    >
    > A Liftoff only configuration should never tier up to TurboFan, hence add
    > a proper implication to disable dynamic tiering if --liftoff-only is
    > set.
    > Also, add a DCHECK to ensure we never accidentally compile with TurboFan
    > if --liftoff-only is set.
    >
    > R=jkummerow@chromium.org
    >
    > Bug: v8:12281
    > Change-Id: Ia9b81add503cc939f59fde3f4d3bb67252facf2c
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3569741
    > Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
    > Commit-Queue: Clemens Backes <clemensb@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#79779}
    
    Bug: v8:12281
    Change-Id: I334bd81f75c3ef6d31b6117da5ef59a33fb46ae2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3572043Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#79813}
    489f43b4
Name
Last commit
Last update
..
benchmarks Loading commit data...
bigint Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
debugging Loading commit data...
fuzzer Loading commit data...
fuzzilli Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...