| commit | ad306e5f43a81466ddddf8bd04f9b916451c5e53 | [log] [tgz] |
|---|---|---|
| author | Alon Zakai <azakai@google.com> | Mon Jun 05 23:42:20 2023 |
| committer | Alon Zakai <azakai@google.com> | Mon Jun 05 23:42:20 2023 |
| tree | bfefbc667e592d395056d6da6c49852c5c543a7c | |
| parent | 9e094aa771fadcd129c8cc4fe3ea7f1c1e43633a [diff] |
more
diff --git a/scripts/fuzz_opt.py b/scripts/fuzz_opt.py index 8608281..c267fe9 100755 --- a/scripts/fuzz_opt.py +++ b/scripts/fuzz_opt.py
@@ -204,6 +204,7 @@ # Perenially-important passes os.path.join('lit', 'passes', 'optimize-instructions-mvp.wast'), os.path.join('passes', 'optimize-instructions_fuzz-exec.wast'), + # TODO: add handwritten multivalue tag testcases here ] MANUAL_RECENT_INITIAL_CONTENTS = [ # Recently-added or modified passes. These can be added to and pruned