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 use of CreateAlignedStore #37388

Merged
merged 1 commit into from
Sep 4, 2020
Merged

Fix use of CreateAlignedStore #37388

merged 1 commit into from
Sep 4, 2020

Conversation

yuyichao
Copy link
Contributor

@yuyichao yuyichao commented Sep 3, 2020

This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.

This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.
@yuyichao yuyichao requested a review from vtjnash September 3, 2020 23:19
@yuyichao
Copy link
Contributor Author

yuyichao commented Sep 3, 2020

Introduced in #37319 so if that one get backported this one should be as well...

@yuyichao yuyichao added backport 1.5 compiler:codegen Generation of LLVM IR and native code labels Sep 3, 2020
@yuyichao yuyichao merged commit 5acd7bd into master Sep 4, 2020
@yuyichao yuyichao deleted the yyc/codegen/fix branch September 4, 2020 03:37
@KristofferC KristofferC mentioned this pull request Sep 7, 2020
29 tasks
KristofferC pushed a commit that referenced this pull request Sep 7, 2020
This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.

(cherry picked from commit 5acd7bd)
KristofferC pushed a commit that referenced this pull request Sep 8, 2020
This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.

(cherry picked from commit 5acd7bd)
KristofferC pushed a commit that referenced this pull request Sep 8, 2020
This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.

(cherry picked from commit 5acd7bd)
KristofferC pushed a commit that referenced this pull request Sep 10, 2020
This is a compile error on 10+ and is probably triggering implicity conversion on LLVM 8 and 9.

(cherry picked from commit 5acd7bd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants