tests/opt: Fix comments

This commit is contained in:
Krystine Sherwin 2026-07-23 14:59:12 +12:00
parent 7d942b9893
commit 29a6295d7c
No known key found for this signature in database
1 changed files with 2 additions and 3 deletions

View File

@ -47,9 +47,8 @@ EOT
select -assert-any i:a %co* o:out %i
opt_muxtree
# a gets optimized out
opt_reduce
opt_expr
# a no longer drives out
select -assert-any o:out %ci* i:a %i
# a still drives out
select -assert-any o:out %ci* i:a %i