mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-12-02 07:40:08 +00:00
3daabd3212
A transformation that replaces the use of an irrelevant id with another id of the same type. The related fuzzer pass, for every use of an irrelevant id, checks whether the id can be replaced in that use by another id of the same type and randomly decides whether to replace it. Fixes #3503. |
||
---|---|---|
.. | ||
constant_uniform_facts.cpp | ||
constant_uniform_facts.h | ||
data_synonym_and_id_equation_facts.cpp | ||
data_synonym_and_id_equation_facts.h | ||
dead_block_facts.cpp | ||
dead_block_facts.h | ||
fact_manager.cpp | ||
fact_manager.h | ||
irrelevant_value_facts.cpp | ||
irrelevant_value_facts.h | ||
livesafe_function_facts.cpp | ||
livesafe_function_facts.h |