Skip to content

Improve inference of tail-like functions#29264

Merged
Keno merged 1 commit intomasterfrom
kf/tailconstprop
Sep 19, 2018
Merged

Improve inference of tail-like functions#29264
Keno merged 1 commit intomasterfrom
kf/tailconstprop

Conversation

@Keno
Copy link
Copy Markdown
Member

@Keno Keno commented Sep 18, 2018

Previously these sorts of function would block constant propagation.
Hopefully #28955 will just fix this, but until then, add a surgical
fix and a test.

Previously these sorts of function would block constant propagation.
Hopfully #28955 will just fix this, but until then, add a surgical
fix and a test.
@Keno Keno merged commit d28a7d5 into master Sep 19, 2018
@vtjnash vtjnash deleted the kf/tailconstprop branch September 19, 2018 15:24
jrevels pushed a commit that referenced this pull request Dec 31, 2018
Previously these sorts of function would block constant propagation.
Hopfully #28955 will just fix this, but until then, add a surgical
fix and a test.
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.

2 participants