Skip to content

Inline template tests during optimization#479

Closed
snoack wants to merge 1 commit intopallets:masterfrom
snoack:optimize-tests
Closed

Inline template tests during optimization#479
snoack wants to merge 1 commit intopallets:masterfrom
snoack:optimize-tests

Conversation

@snoack
Copy link
Copy Markdown
Contributor

@snoack snoack commented Aug 10, 2015

This pull requests implements the as_const() method for Test nodes. That way tests get inlined along with filters and function calls by the optimizer. To avoid/remove code duplication, I moved the common code, parsing the arguments, into a helper function.

@davidism
Copy link
Copy Markdown
Member

davidism commented Jul 7, 2017

Continued in #740

@davidism davidism closed this Jul 7, 2017
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants