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

intrinsic casts: perform error checking #29422

Merged
merged 1 commit into from
Sep 29, 2018
Merged

intrinsic casts: perform error checking #29422

merged 1 commit into from
Sep 29, 2018

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Sep 28, 2018

previously, we just let LLVM abort (even though this could potentially happen in dead-code)

previously, we just let LLVM abort (even though this could potentially happen in dead-code).
@vtjnash vtjnash added compiler:codegen Generation of LLVM IR and native code kind:bugfix This change fixes an existing bug labels Sep 28, 2018
@Keno Keno merged commit f7f87c2 into master Sep 29, 2018
@KristofferC KristofferC deleted the jn/validate-casts branch September 29, 2018 22:39
@KristofferC
Copy link
Sponsor Member

Backport? Since this is labeled a bugfix.

@vtjnash
Copy link
Sponsor Member Author

vtjnash commented Oct 1, 2018

No, it's not a bugfix that needs to be backported

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 kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants