From 8225e485a24c5fa6fffb0c9f0a3ee8615bcfa0d9 Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Mon, 14 Nov 2022 17:18:22 -0800 Subject: Add a pass to lower sign-ext operations to MVP (#5254) Fixes #5250 --- test/lit/help/wasm2js.test | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/lit/help/wasm2js.test') 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: -- cgit v1.2.3