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 #37671, bug in isa Union check #37762

Merged
merged 1 commit into from
Sep 28, 2020
Merged

fix #37671, bug in isa Union check #37762

merged 1 commit into from
Sep 28, 2020

Conversation

JeffBezanson
Copy link
Member

The problem was that the initial and final blocks of an emit_isa test might be different.

@JeffBezanson JeffBezanson added compiler:codegen Generation of LLVM IR and native code bugfix This change fixes an existing bug labels Sep 25, 2020
src/cgutils.cpp Outdated Show resolved Hide resolved
@JeffBezanson JeffBezanson merged commit 5118121 into master Sep 28, 2020
@JeffBezanson JeffBezanson deleted the jb/fix37671 branch September 28, 2020 17:10
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.

3 participants