Skip to content
Commit ab45d691 authored by greg-lunarg's avatar greg-lunarg Committed by Steven Perron
Browse files

Fix ADCE liveness to include all enclosing control structures. (#1975)

Was removing control structures which didn't have data dependency
with enclosed live loop and otherwise did not contain live code.
An example is a counting loop around a live loop.

Fixes #1967.
parent eea449a1
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