Skip to content

Handle execution termination instructions when building edges.#1156

Merged
dnovillo merged 1 commit intoKhronosGroup:masterfrom
dnovillo:1153
Jan 3, 2018
Merged

Handle execution termination instructions when building edges.#1156
dnovillo merged 1 commit intoKhronosGroup:masterfrom
dnovillo:1153

Conversation

@dnovillo
Copy link
Copy Markdown
Contributor

@dnovillo dnovillo commented Jan 3, 2018

This fixes issue #1153.

When building CFG edges, edges out of a OpKill and OpUnreachable
instruction should be directed to the CFG's pseudo exit block.

This fixes issue KhronosGroup#1153.

When building CFG edges, edges out of a OpKill and OpUnreachable
instruction should be directed to the CFG's pseudo exit block.
@dnovillo dnovillo requested a review from dneto0 January 3, 2018 20:27
@dnovillo dnovillo self-assigned this Jan 3, 2018
Copy link
Copy Markdown
Collaborator

@s-perron s-perron left a comment

Choose a reason for hiding this comment

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

LGTM

@dnovillo dnovillo merged commit 5f10078 into KhronosGroup:master Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants