Skip to content

Commit 52afaf0

Browse files
committed
Add -enable-dfa-jump-thread to Omax.cfg
This optimization sees some good improvements and the downstream equivalent is enabled for -Omax on Arm Compiler 6.
1 parent 7803d04 commit 52afaf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Omax.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
-mllvm -unroll-max-iteration-count-to-analyze=20 \
66
-mllvm -lsr-complexity-limit=1073741823 \
77
-mllvm -force-attribute=main:norecurse \
8+
-mllvm -enable-dfa-jump-thread \

0 commit comments

Comments
 (0)