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

Consider atomics that load when analyzing live stores in ADCE (#1956) (#1958)

Consider atomics that load when analyzing live stores in ADCE.

Previously it asserted that the base of an OpImageTexelPointer should
be an image. It is actually a pointer to an image, so IsValidBasePointer
should suffice.
parent 1c128aa9
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