Skip to content
Snippets Groups Projects
Commit df86c5ff authored by Daniel Schürmann's avatar Daniel Schürmann
Browse files

nir: add divergence analysis pass.


This pass expects the shader to be in LCSSA form.
The algorithm is based on 'The Simple Divergence Analysis' from
Diogo Sampaio, Rafael De Souza, Sylvain Collange, Fernando Magno Quintão Pereira.
Divergence Analysis. ACM Transactions on Programming Languages and Systems (TOPLAS)

Reviewed-by: default avatarJason Ekstrand <jason@jlekstrand.net>
Reviewed-by: default avatarConnor Abbott <cwabbott0@gmail.com>
parent 7b070349
No related branches found
Tags mesa-18.0.0-rc3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment