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

fixes #13781; fixes #14901; add acyclic pragmas to FlowVar #20804

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Nov 10, 2022

fixes #13781
fixes #14901

@ringabout ringabout changed the title closes #13781; add acyclic pragmas to FlowVar fixes #13781; add acyclic pragmas to FlowVar Nov 10, 2022
@Araq Araq added the merge_when_passes_CI mergeable once green label Nov 10, 2022
@ringabout ringabout changed the title fixes #13781; add acyclic pragmas to FlowVar fixes #13781; fixes #14901; add acyclic pragmas to FlowVar Nov 10, 2022
@ringabout ringabout merged commit 2848cdb into devel Nov 10, 2022
@ringabout ringabout deleted the pr_threadpool branch November 10, 2022 08:54
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 2848cdb

Hint: mm: orc; opt: speed; options: -d:release
165046 lines; 10.823s; 614.176MiB peakmem

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
…owVar (nim-lang#20804)

* add acyclic pragmas to FlowVar

* add testcases
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
…owVar (nim-lang#20804)

* add acyclic pragmas to FlowVar

* add testcases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge_when_passes_CI mergeable once green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ORC] Threadpool crashes with --gc:orc (not arc) gc:arc cannot fully support threadpool with FlowVar
2 participants