summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm2js.test
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-11-14 17:18:22 -0800
committerGitHub <noreply@github.com>2022-11-15 01:18:22 +0000
commit8225e485a24c5fa6fffb0c9f0a3ee8615bcfa0d9 (patch)
treed819d652ff357543a31a7e879057afab59e6003a /test/lit/help/wasm2js.test
parenta221b01b89ced3aa6335723e68bf17ea97377a08 (diff)
downloadbinaryen-8225e485a24c5fa6fffb0c9f0a3ee8615bcfa0d9.tar.gz
binaryen-8225e485a24c5fa6fffb0c9f0a3ee8615bcfa0d9.tar.bz2
binaryen-8225e485a24c5fa6fffb0c9f0a3ee8615bcfa0d9.zip
Add a pass to lower sign-ext operations to MVP (#5254)
Fixes #5250
Diffstat (limited to 'test/lit/help/wasm2js.test')
-rw-r--r--test/lit/help/wasm2js.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test
index 7a782c872..e5669563d 100644
--- a/test/lit/help/wasm2js.test
+++ b/test/lit/help/wasm2js.test
@@ -345,6 +345,9 @@
;; CHECK-NEXT: --signature-refining apply more specific subtypes to
;; CHECK-NEXT: signature types where possible
;; CHECK-NEXT:
+;; CHECK-NEXT: --signext-lowering lower sign-ext operations to
+;; CHECK-NEXT: wasm mvp
+;; CHECK-NEXT:
;; CHECK-NEXT: --simplify-globals miscellaneous globals-related
;; CHECK-NEXT: optimizations
;; CHECK-NEXT: