• 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
..
arm Loading commit data...
arm64 Loading commit data...
ia32 Loading commit data...
loong64 Loading commit data...
mips Loading commit data...
mips64 Loading commit data...
ppc Loading commit data...
riscv64 Loading commit data...
s390 Loading commit data...
x64 Loading commit data...
DEPS Loading commit data...
liftoff-assembler-defs.h Loading commit data...
liftoff-assembler.cc Loading commit data...
liftoff-assembler.h Loading commit data...
liftoff-compiler.cc Loading commit data...
liftoff-compiler.h Loading commit data...
liftoff-register.h Loading commit data...