summaryrefslogtreecommitdiff
path: root/tests/mir-opt/const_prop/large_array_index.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/const_prop/large_array_index.rs')
-rw-r--r--tests/mir-opt/const_prop/large_array_index.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mir-opt/const_prop/large_array_index.rs b/tests/mir-opt/const_prop/large_array_index.rs
index 073f9849568..0876445bf2c 100644
--- a/tests/mir-opt/const_prop/large_array_index.rs
+++ b/tests/mir-opt/const_prop/large_array_index.rs
@@ -1,4 +1,6 @@
+// unit-test: ConstProp
// ignore-wasm32 compiled with panic=abort by default
+// compile-flags: -Zmir-enable-passes=+NormalizeArrayLen
// EMIT_MIR_FOR_EACH_BIT_WIDTH
// EMIT_MIR large_array_index.main.ConstProp.diff