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 llvm patches #34190

Merged
merged 3 commits into from
Dec 26, 2019
Merged

add llvm patches #34190

merged 3 commits into from
Dec 26, 2019

Conversation

vchuravy
Copy link
Sponsor Member

fixes #34093 and #32994

Needs a bump of LLVMBuilder once I have binaries built.

@vchuravy vchuravy added kind:upstream The issue is with an upstream dependency, e.g. LLVM external dependencies Involves LLVM, OpenBLAS, or other linked libraries labels Dec 24, 2019
@vchuravy vchuravy added this to the 1.4 milestone Dec 24, 2019
@Keno
Copy link
Member

Keno commented Dec 24, 2019

Can we get a julia-side test for at least #34093?

@vchuravy
Copy link
Sponsor Member Author

Sure I can add an end to end test for that

@vchuravy vchuravy merged commit 2835347 into master Dec 26, 2019
@vchuravy vchuravy deleted the vc/llvmpatches branch December 26, 2019 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependencies Involves LLVM, OpenBLAS, or other linked libraries kind:upstream The issue is with an upstream dependency, e.g. LLVM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiply and add instructions on loop reduction variables not combined with LLVM >= 8.0.1
2 participants