s390x: [baseline] Add baseline test for s390x

Change-Id: Iebe587955aad8445cd22598a3e2930ca9444e792
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3484702
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Commit-Queue: Junliang Yan <junyan@redhat.com>
Cr-Commit-Position: refs/heads/main@{#79269}
This commit is contained in:
Junliang Yan 2022-02-23 10:41:54 -05:00 committed by V8 LUCI CQ
parent 69a2565bff
commit 04f6a1aa23

View File

@ -1545,7 +1545,7 @@
##############################################################################
# TODO(v8:11421): Port baseline compiler to other architectures.
['arch not in (x64, arm64, ia32, arm, mips64el, mipsel, riscv64, loong64)', {
['arch not in (x64, arm64, ia32, arm, mips64el, mipsel, riscv64, loong64, s390x)', {
'baseline/*': [SKIP],
'regress/regress-1242306': [SKIP],
}],