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

Add patch for 31156 #34860

Closed
wants to merge 1 commit into from
Closed

Add patch for 31156 #34860

wants to merge 1 commit into from

Conversation

Keno
Copy link
Member

@Keno Keno commented Feb 24, 2020

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix #31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix #31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.
@DilumAluthge
Copy link
Member

@ianshmean Can you try this out and let us know if it fixes the bug for you?

@IanButterworth
Copy link
Member

Already getting started 👍🏻
Thanks @Keno !

@IanButterworth
Copy link
Member

Indeed, this fixes #31156
See #31156 (comment) for test setup

I also just successfully compiled a sysimage with PackageCompiler that was previously failing for this reason 👍🏻❤️

@JeffBezanson JeffBezanson added the bugfix This change fixes an existing bug label Mar 2, 2020
@JeffBezanson
Copy link
Member

Ready to merge?

@Keno
Copy link
Member Author

Keno commented Mar 2, 2020

I haven't gotten any feedback upstream, but I do think this patch is ok to do. It's about as minimal as I could make it.

@Keno
Copy link
Member Author

Keno commented Mar 2, 2020

Actually, we should probably add this patch to BB first and add the bump here, so we test this patch on CI.

Keno added a commit to JuliaPackaging/Yggdrasil that referenced this pull request Mar 2, 2020
Keno added a commit to JuliaPackaging/Yggdrasil that referenced this pull request Mar 4, 2020
staticfloat added a commit to JuliaPackaging/Yggdrasil that referenced this pull request Mar 6, 2020
@vchuravy
Copy link
Member

Replaced by #35076

@vchuravy vchuravy closed this Mar 11, 2020
@DilumAluthge DilumAluthge deleted the kf/31156 branch March 25, 2021 21:57
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.

LLVM ERROR: Broken function found, compilation aborted! when precompiling Base.permutedims
6 participants