Skip to content

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Mar 18, 2020

This refactor is a prerequisite to a much larger refactor in the compiler, see #746.

@aykevl aykevl requested review from deadprogram and niaow March 18, 2020 18:41
aykevl added 2 commits March 19, 2020 12:57
This is a preparation for moving the Optimize function to the transform
package.
This allows packages other than the compiler to know (from a single
source of truth) which implemenation is used for Go func values.

This refactor is necessary to be able to move the Optimize function to
the transform package.
@aykevl aykevl force-pushed the refactor-optimizer branch from 4411662 to 5c1b88f Compare March 19, 2020 11:57
@aykevl
Copy link
Member Author

aykevl commented Mar 19, 2020

Rebased to make CI succeed.

@deadprogram
Copy link
Member

Looks good to me. @jaddr2line any feedback before I merge this?

This refactor is a prerequisite to much larger refactors in the
compiler.
@aykevl aykevl force-pushed the refactor-optimizer branch from 5c1b88f to f46e834 Compare March 21, 2020 13:50
@deadprogram
Copy link
Member

Thanks @aykevl and @jaddr2line now merging.

@deadprogram deadprogram merged commit 9d3de55 into dev Mar 21, 2020
@deadprogram deadprogram deleted the refactor-optimizer branch March 21, 2020 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants