Skip to content

Conversation

@wanchaol
Copy link
Collaborator

@wanchaol wanchaol commented Jun 1, 2019

Stack from ghstack:

@wanchaol wanchaol requested a review from zdevito June 1, 2019 06:07
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jun 1, 2019
} else if (v.isDoubleList()) {
printMaybeAnnotatedConstantList(
stmt, "float", v.toDoubleListRef().size(), v);
} else if (v.isGenericList()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the above cases. This is not handling the annotation case if needed.

@wanchaol
Copy link
Collaborator Author

wanchaol commented Jun 3, 2019

Closing this as we should not allow user to pass arbitrary objects as defaults (as in this case things could not be insert as constant should not be serialized as constant)

@wanchaol wanchaol closed this Jun 3, 2019
@facebook-github-bot facebook-github-bot deleted the gh/wanchaol/14/head branch October 28, 2019 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants