Skip to content

Update diag() calls in validate_capability.#1759

Merged
dj2 merged 3 commits intoKhronosGroup:masterfrom
dj2:diag_08
Aug 1, 2018
Merged

Update diag() calls in validate_capability.#1759
dj2 merged 3 commits intoKhronosGroup:masterfrom
dj2:diag_08

Conversation

@dj2
Copy link
Copy Markdown
Collaborator

@dj2 dj2 commented Aug 1, 2018

This CL updates the diag() call in validate_capability to provide the
instruction.

This CL updates the diag() call in validate_capability to provide the
instruction.
@dj2 dj2 self-assigned this Aug 1, 2018
@dj2 dj2 requested review from alan-baker and dneto0 August 1, 2018 12:55
@dj2 dj2 merged commit aa81e62 into KhronosGroup:master Aug 1, 2018
@dj2 dj2 deleted the diag_08 branch August 1, 2018 17:48
s-perron added a commit to s-perron/SPIRV-Tools that referenced this pull request Jul 24, 2019
When there is an OpDecorateId instruction that is live,
the ids that is references must be kept live.  This change
adds them to the worklist.

I've also updated a validator check to allow OpDecorateId
to be able to apply to decoration groups.

Fixes KhronosGroup#1759.
s-perron added a commit that referenced this pull request Jul 24, 2019
* Process OpDecorateId in ADCE

When there is an OpDecorateId instruction that is live,
the ids that is references must be kept live.  This change
adds them to the worklist.

I've also updated a validator check to allow OpDecorateId
to be able to apply to decoration groups.

Fixes #1759.

* Remove dead code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants