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

fix #37872, avoid cycles in codegen for === #37896

Merged
merged 1 commit into from
Oct 9, 2020
Merged

Conversation

JeffBezanson
Copy link
Sponsor Member

fix #37872

@JeffBezanson JeffBezanson added compiler:codegen Generation of LLVM IR and native code bugfix This change fixes an existing bug labels Oct 6, 2020
src/codegen.cpp Outdated Show resolved Hide resolved
src/codegen.cpp Outdated Show resolved Hide resolved
@JeffBezanson JeffBezanson merged commit 7f7ab69 into master Oct 9, 2020
@JeffBezanson JeffBezanson deleted the jb/fix37872 branch October 9, 2020 21:29
@yuyichao yuyichao mentioned this pull request Oct 21, 2020
15 tasks
@vchuravy vchuravy mentioned this pull request Jan 21, 2021
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal error with StackOverflowError while compiling a function
4 participants