Skip to content

fix #41157, unnecessary assertion on Tuple{Union{}}#41483

Merged
JeffBezanson merged 1 commit intomasterfrom
jb/fix41157
Jul 6, 2021
Merged

fix #41157, unnecessary assertion on Tuple{Union{}}#41483
JeffBezanson merged 1 commit intomasterfrom
jb/fix41157

Conversation

@JeffBezanson
Copy link
Copy Markdown
Member

fix #41157

@JeffBezanson JeffBezanson added compiler:codegen Generation of LLVM IR and native code bugfix This change fixes an existing bug backport 1.7 labels Jul 6, 2021
Copy link
Copy Markdown
Member

@Sacha0 Sacha0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a tough review, but I eventually made it through.

@JeffBezanson JeffBezanson merged commit 4733c00 into master Jul 6, 2021
@JeffBezanson JeffBezanson deleted the jb/fix41157 branch July 6, 2021 21:41
KristofferC pushed a commit that referenced this pull request Jul 7, 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 compiler:codegen Generation of LLVM IR and native code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unhappy codegen handling of invalid tuples

4 participants