Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only apply optimizations when aggressiveOptimizations option is used #44

Closed
gfranko opened this issue May 18, 2014 · 1 comment
Closed
Assignees

Comments

@gfranko
Copy link
Owner

gfranko commented May 18, 2014

Do not remove unnecessary factory function parameters unless the aggressiveOptimizations is set to true. AMDclean currently strips out factory function parameters even when the aggressiveOptimizations option is set to false.

gfranko added a commit that referenced this issue May 26, 2014
@gfranko gfranko self-assigned this Jun 2, 2014
@gfranko
Copy link
Owner Author

gfranko commented Jun 6, 2014

This has been added in the 2.1.0 release.

@gfranko gfranko closed this as completed Jun 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant