mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 22:08:41 +00:00
eliminate 'lane groups', since we can go wide on the sorts now
This commit is contained in:
+1195
-1286
File diff suppressed because it is too large
Load Diff
@@ -21,11 +21,6 @@ struct RDIM_UnsortedJoinedLineTable
|
|||||||
typedef struct RDIM2_Shared RDIM2_Shared;
|
typedef struct RDIM2_Shared RDIM2_Shared;
|
||||||
struct RDIM2_Shared
|
struct RDIM2_Shared
|
||||||
{
|
{
|
||||||
B32 group_split;
|
|
||||||
U64 group_0_lane_count;
|
|
||||||
Barrier group_0_barrier;
|
|
||||||
Barrier group_1_barrier;
|
|
||||||
|
|
||||||
RDI_U64 scope_vmap_count;
|
RDI_U64 scope_vmap_count;
|
||||||
RDIM_SortKey *scope_vmap_keys;
|
RDIM_SortKey *scope_vmap_keys;
|
||||||
RDIM_SortKey *scope_vmap_keys__swap;
|
RDIM_SortKey *scope_vmap_keys__swap;
|
||||||
|
|||||||
Reference in New Issue
Block a user