phase29ao(p15): add pattern3 vm to joinir regression pack

This commit is contained in:
2025-12-30 08:16:00 +09:00
parent c0309a7d4b
commit 5be0ec1c66
7 changed files with 73 additions and 5 deletions

View File

@ -19,6 +19,7 @@ run_filter() {
run_filter "pattern2" "phase29ab_pattern2_" || exit 1
run_filter "pattern2_realworld" "phase263_pattern2_" || exit 1
run_filter "pattern3_ifphi_vm" "phase118_pattern3_if_sum_vm" || exit 1
run_filter "pattern6" "phase29ab_pattern6_" || exit 1
run_filter "pattern7" "phase29ab_pattern7_" || exit 1
run_filter "phase1883" "phase1883_" || exit 1