Skip to content

Commit 332e66c

Browse files
authored
Add AggressiveInstCombine to transform list
Signed-off-by: Yingwei Zheng <[email protected]>
1 parent dbc1fe2 commit 332e66c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fuzz.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
("test/Transforms/CorrelatedValuePropagation", "correlated-propagation"),
3434
("test/Transforms/SimplifyCFG", "simplifycfg"),
3535
("test/Transforms/VectorCombine", "vector-combine"),
36+
("test/Transforms/AggressiveInstCombine", "aggressive-instcombine"),
3637
("PhaseOrdering", "default<O3>"),
3738
]
3839

0 commit comments

Comments
 (0)