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 #42590, long attribute loop compiling cfunction #42635

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Conversation

JeffBezanson
Copy link
Member

fix #42590

@JeffBezanson JeffBezanson added bugfix This change fixes an existing bug compiler:latency Compiler latency backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Oct 13, 2021
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Oct 13, 2021
@vtjnash vtjnash merged commit 687b1e0 into master Oct 14, 2021
@vtjnash vtjnash deleted the jb/fix42590 branch October 14, 2021 01:39
@DilumAluthge DilumAluthge removed the merge me PR is reviewed. Merge when all tests are passing label Oct 14, 2021
KristofferC pushed a commit that referenced this pull request Oct 18, 2021
KristofferC pushed a commit that referenced this pull request Oct 19, 2021
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
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:latency Compiler latency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating @cfunction from a closure takes a long time in compilation
4 participants