Represents a reconvergence point in a warp It has PC value and active mask to indicate which threads are active at the reconvergence point. Might need to be extend in the future to add some metadata to handle more complex reconvergence scenarios.
More...
#include <warp.hh>
Represents a reconvergence point in a warp It has PC value and active mask to indicate which threads are active at the reconvergence point. Might need to be extend in the future to add some metadata to handle more complex reconvergence scenarios.
◆ reconvergencePoint() [1/2]
| reconvergencePoint::reconvergencePoint |
( |
int |
pc_, |
|
|
const ActiveMask & |
mask_ |
|
) |
| |
|
inline |
◆ reconvergencePoint() [2/2]
| reconvergencePoint::reconvergencePoint |
( |
| ) |
|
|
inline |
◆ mask
◆ pc
| int reconvergencePoint::pc |
The documentation for this struct was generated from the following file: