-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We currently have three common configurations
- (default) only the simplifications in
doCleanupwhich we will need to disable when we add a frontend directly from IR --simplifylifting to parameter form DSA / copyprop / branch simplification--simplify --dsa standard --memory-regions dsa --analyserequired to enable memory region transform
These could be organised into some aggregate flags like --O0 --O1 --O2 --O3. We likely still want to be able to enable/disable individual passes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request