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

Backport bug fix to v1.1: don't Const-prop unitialized structs #31699

Conversation

ghost
Copy link

@ghost ghost commented Apr 12, 2019

Fixes bug introduced in v1.1.0 causing some LLVM optimizations to run
for hours.

Fixes #31418

Fixes bug introduced in `v1.1.0` causing some LLVM optimizations to run
for hours.

Fixes JuliaLang#31418
@ghost
Copy link
Author

ghost commented Apr 12, 2019

@KristofferC (I'm not actually sure if i'm doing this right. Is it okay to open the PR directly against your branch? Keno said to "open a PR".)

@KristofferC KristofferC merged commit f04b2db into JuliaLang:backport-1.1.1 Apr 15, 2019
@NHDaly
Copy link
Member

NHDaly commented Apr 15, 2019

Thanks @KristofferC! :)

@NHDaly NHDaly deleted the v1.1-no_constprop_unititialized_structs branch April 15, 2019 16:03
@ghost ghost mentioned this pull request Apr 24, 2019
39 tasks
@KristofferC KristofferC added the bugfix This change fixes an existing bug label May 16, 2019
@NHDaly NHDaly assigned NHDaly and unassigned NHDaly Dec 20, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants