varjo icon indicating copy to clipboard operation
varjo copied to clipboard

Consider what would be needed to detect potential divergence issues

Open cbaggers opened this issue 8 years ago • 0 comments

Look into divergence rules, especially as applies to indexing from and array of textures. Given what we know in the compiler what can we detect?

Would be nice to have some pass that could make a list of potential issues .e.g. 'if x were to not be dynamically uniform then Y code would have undefined behavior'

cbaggers avatar Nov 29 '17 11:11 cbaggers