Skip to content

Commit

Permalink
Fix optimization-opts.test
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jan 8, 2022
1 parent ebb9bc2 commit 193823d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/lit/help/optimization-opts.test
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,9 @@
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-blocks merges blocks to their parents
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-functions merges similar functions when
;; CHECK-NEXT: benefical
;; CHECK-NEXT:
;; CHECK-NEXT: --merge-locals merges locals when beneficial
;; CHECK-NEXT:
;; CHECK-NEXT: --metrics reports metrics
Expand Down

0 comments on commit 193823d

Please sign in to comment.