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

Re-enable semi-concrete evaluation #382

Open
maleadt opened this issue Jan 4, 2023 · 0 comments
Open

Re-enable semi-concrete evaluation #382

maleadt opened this issue Jan 4, 2023 · 0 comments

Comments

@maleadt
Copy link
Member

maleadt commented Jan 4, 2023

JuliaLang/julia#47994 fixed most cases where semi-concrete interpretation ended up with a wider result than constant propagation. It may be okay to turn on semi-concrete interpretation in GPUCompiler after 1.10.0-DEV.203. However, there are still a few known remaining cases, so you may want to keep the overload unless you are willing to optimize compilation performance at the risk of inference regression.

Originally posted by @aviatesk in JuliaLang/julia#47349 (comment)

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

No branches or pull requests

1 participant