diff options
author | Jason Ekstrand <[email protected]> | 2015-02-06 12:06:04 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-02-19 17:06:16 -0800 |
commit | b4c5489c8ac12eb2c9881ba2d8bb745203affb7b (patch) | |
tree | 4aa2bf29b4e43c97940d0e71f6d2081a123693c9 /src/glx | |
parent | 6316c90cc0daa9e9476b00e3c52c51190e782c3f (diff) |
nir/dominance: Expose the dominance intersection function
Being able to find the least common anscestor in the dominance tree is a
useful thing that we may want to do in other passes. In particular, we
need it for GCM.
v2: Handle NULL inputs by returning the other block
Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/glx')
0 files changed, 0 insertions, 0 deletions