Skip to content

Commit

Permalink
Add -enable-dfa-jump-thread to Omax.cfg
Browse files Browse the repository at this point in the history
This optimization sees some good improvements and the downstream
equivalent is enabled for -Omax on Arm Compiler 6.
  • Loading branch information
stuij committed Oct 15, 2024
1 parent 7803d04 commit 52afaf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Omax.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
-mllvm -unroll-max-iteration-count-to-analyze=20 \
-mllvm -lsr-complexity-limit=1073741823 \
-mllvm -force-attribute=main:norecurse \
-mllvm -enable-dfa-jump-thread \

0 comments on commit 52afaf0

Please sign in to comment.