Skip to content
Unverified Commit c7fcb8c3 authored by Steven Perron's avatar Steven Perron Committed by GitHub
Browse files

Process OpDecorateId in ADCE (#2761)

* 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.
parent fb83b6fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment