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

Add continue construct analysis to struct cfg analysis (#2922)

* Add continue construct analysis to struct cfg analysis

Add the ability to identify which blocks are in the continue construct for a
loop, and to get functions that are called from those blocks, directly or
indirectly.

Part of https://github.com/KhronosGroup/SPIRV-Tools/issues/2912.
parent 85c67b5e
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