Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b25efd3

Browse files
committed
Update malioc.
1 parent 305d83e commit b25efd3

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

impeller/tools/malioc.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12440,7 +12440,7 @@
1244012440
"uses_late_zs_update": false,
1244112441
"variants": {
1244212442
"Main": {
12443-
"fp16_arithmetic": 52,
12443+
"fp16_arithmetic": 55,
1244412444
"has_stack_spilling": false,
1244512445
"performance": {
1244612446
"longest_path_bound_pipelines": [
@@ -12468,9 +12468,9 @@
1246812468
"varying"
1246912469
],
1247012470
"shortest_path_cycles": [
12471+
0.203125,
1247112472
0.171875,
12472-
0.171875,
12473-
0.171875,
12473+
0.203125,
1247412474
0.0625,
1247512475
0.0,
1247612476
0.25,
@@ -12480,19 +12480,19 @@
1248012480
"load_store"
1248112481
],
1248212482
"total_cycles": [
12483-
0.609375,
12484-
0.375,
12485-
0.609375,
12486-
0.125,
12483+
0.78125,
12484+
0.4375,
12485+
0.78125,
12486+
0.625,
1248712487
4.0,
1248812488
0.25,
1248912489
0.0
1249012490
]
1249112491
},
1249212492
"stack_spill_bytes": 0,
1249312493
"thread_occupancy": 100,
12494-
"uniform_registers_used": 14,
12495-
"work_registers_used": 15
12494+
"uniform_registers_used": 22,
12495+
"work_registers_used": 20
1249612496
}
1249712497
}
1249812498
}
@@ -13277,7 +13277,7 @@
1327713277
"shortest_path_cycles": [
1327813278
0.390625,
1327913279
0.390625,
13280-
0.25,
13280+
0.28125,
1328113281
0.3125,
1328213282
0.0,
1328313283
0.25,
@@ -13287,19 +13287,19 @@
1328713287
"load_store"
1328813288
],
1328913289
"total_cycles": [
13290-
0.6875,
13291-
0.65625,
13292-
0.6875,
13293-
0.375,
13290+
0.875,
13291+
0.71875,
13292+
0.84375,
13293+
0.875,
1329413294
4.0,
1329513295
0.25,
1329613296
0.0
1329713297
]
1329813298
},
1329913299
"stack_spill_bytes": 0,
1330013300
"thread_occupancy": 100,
13301-
"uniform_registers_used": 20,
13302-
"work_registers_used": 19
13301+
"uniform_registers_used": 30,
13302+
"work_registers_used": 23
1330313303
}
1330413304
}
1330513305
}

0 commit comments

Comments
 (0)