Skip to content

Allow user to choose whether an expression is folded during HLIL optimization #6770

@D0ntPanic

Description

@D0ntPanic

Sometimes the HLIL optimizer can be a little too eager to fold expressions into others, making the code less readable as a result. There are heuristics to decide this but is difficult or impossible to make it optimal in all cases.

Provide an API and let the user right click on an assignment to choose the folding behavior. Allow the user to both prevent folding and encourage folding.

Metadata

Metadata

Assignees

Labels

Component: CoreIssue needs changes to the coreCore: HLILIssue involves High Level IL

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions