Skip to content

Commit db8dfbe

Browse files
author
jonahwilliams
committed
update malioc diff
1 parent 0877a53 commit db8dfbe

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed

impeller/tools/malioc.json

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6502,7 +6502,7 @@
65026502
},
65036503
"stack_spill_bytes": 0,
65046504
"thread_occupancy": 100,
6505-
"uniform_registers_used": 22,
6505+
"uniform_registers_used": 16,
65066506
"work_registers_used": 32
65076507
},
65086508
"Varying": {
@@ -6513,10 +6513,10 @@
65136513
"load_store"
65146514
],
65156515
"longest_path_cycles": [
6516-
0.125,
6517-
0.125,
65186516
0.03125,
6519-
0.0625,
6517+
0.015625,
6518+
0.03125,
6519+
0.0,
65206520
3.0,
65216521
0.0
65226522
],
@@ -6532,29 +6532,29 @@
65326532
"load_store"
65336533
],
65346534
"shortest_path_cycles": [
6535-
0.125,
6536-
0.125,
65376535
0.03125,
6538-
0.0625,
6536+
0.015625,
6537+
0.03125,
6538+
0.0,
65396539
3.0,
65406540
0.0
65416541
],
65426542
"total_bound_pipelines": [
65436543
"load_store"
65446544
],
65456545
"total_cycles": [
6546-
0.125,
6547-
0.125,
65486546
0.03125,
6549-
0.0625,
6547+
0.015625,
6548+
0.03125,
6549+
0.0,
65506550
3.0,
65516551
0.0
65526552
]
65536553
},
65546554
"stack_spill_bytes": 0,
65556555
"thread_occupancy": 100,
6556-
"uniform_registers_used": 16,
6557-
"work_registers_used": 8
6556+
"uniform_registers_used": 10,
6557+
"work_registers_used": 7
65586558
}
65596559
}
65606560
},
@@ -6571,8 +6571,8 @@
65716571
"load_store"
65726572
],
65736573
"longest_path_cycles": [
6574-
3.9600000381469727,
6575-
4.0,
6574+
2.9700000286102295,
6575+
5.0,
65766576
0.0
65776577
],
65786578
"pipelines": [
@@ -6584,23 +6584,22 @@
65846584
"load_store"
65856585
],
65866586
"shortest_path_cycles": [
6587-
3.9600000381469727,
6588-
4.0,
6587+
2.9700000286102295,
6588+
5.0,
65896589
0.0
65906590
],
65916591
"total_bound_pipelines": [
6592-
"arithmetic",
65936592
"load_store"
65946593
],
65956594
"total_cycles": [
6596-
4.0,
6597-
4.0,
6595+
3.0,
6596+
5.0,
65986597
0.0
65996598
]
66006599
},
66016600
"thread_occupancy": 100,
6602-
"uniform_registers_used": 6,
6603-
"work_registers_used": 3
6601+
"uniform_registers_used": 4,
6602+
"work_registers_used": 2
66046603
}
66056604
}
66066605
}

0 commit comments

Comments
 (0)