Skip to content
Commit 4aeadc01 authored by Hugues Evrard's avatar Hugues Evrard Committed by Steven Perron
Browse files

Add RemoveOpNameInstruction reduction pass (#2187)

Add a spirv-reduce pass which removes OpName and OpMemberName instructions.

This is useful to enable other reduction passes, e.g. RemoveUnreferencedInstruction may not be able to remove an instruction creating an id whose only usage is an OpName for this id.
parent 8fc8dfe4
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