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

Parameterize reduction in PCUIC quotation with a typeclass #939

Merged

Conversation

JasonGross
Copy link
Contributor

By setting a eval_pcuic_quotation instance, reduction during quoting
and unquoting can be customized. Adding Gallina quotation to for PCUIC
requires early reduction to avoid performance blowup, while the
test-suite requires avoiding reduction to avoid performance blowup.

With this strategy, we can support both use cases.

By setting a `eval_pcuic_quotation` instance, reduction during quoting
and unquoting can be customized.  Adding Gallina quotation to for PCUIC
requires early reduction to avoid performance blowup, while the
test-suite requires avoiding reduction to avoid performance blowup.

With this strategy, we can support both use cases.
@JasonGross JasonGross force-pushed the coq-8.16+optional-pcuic-reduction branch from 4e1b756 to 77c0442 Compare April 13, 2023 08:34
@tabareau tabareau merged commit d9f6366 into MetaCoq:coq-8.16 Apr 14, 2023
10 checks passed
@tabareau tabareau deleted the coq-8.16+optional-pcuic-reduction branch April 14, 2023 07:07
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.

None yet

2 participants