Skip to content

Commit 5cc9d9a

Browse files
committed
remove new marker
1 parent c7d0a34 commit 5cc9d9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/rdi_make/rdi_make_local.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ rdim_bake(Arena *arena, RDIM_BakeParams *params)
5959
lane_sync();
6060

6161
//////////////////////////////////////////////////////////////
62-
//- rjf: @rdim_bake_stage bake vmaps (NEW)
62+
//- rjf: @rdim_bake_stage bake vmaps
6363
//
64-
ProfScope("bake vmaps (NEW)")
64+
ProfScope("bake vmaps")
6565
{
6666
Temp scratch = scratch_begin(&arena, 1);
6767
#pragma pack(push, 1)

0 commit comments

Comments
 (0)