search for: s_cbranch

Displaying 1 result from an estimated 1 matches for "s_cbranch".

2020 Jan 03
10
Writing loop transformations on the right representation is more productive
...* @p per-instruction execution masks * Divergent branches; Every statement can be made a re-convergence point (by re-evaluating the condition), but will happen, at the latest, at the end of the loop * Uniform predicates can be given the ".uni" suffix When lowering to AMD-style SIMT * S_CBRANCH (explicitly managed execution mask) * S_CBRANCH_I/G_FORK (stack of execution masks) 5. Data and control dependencies in one graph --------------------------------------------- Also as a result of the predicated from, during dependency analysis, control dependencies and data dependencies have the...