Rhys Perry
7453c1adff
radv: round vgprs/sgprs before calculating max_waves
Note that ACO doesn't correctly round SGPR counts on GFX8/GFX9.
pipeline-db (ACO/Vega):
SGPRS: 11000 -> 11000 (0.00 %)
VGPRS: 3120 -> 3120 (0.00 %)
Spilled SGPRs: 0 -> 0 (0.00 %)
Spilled VGPRs: 0 -> 0 (0.00 %)
Private memory VGPRs: 0 -> 0 (0.00 %)
Scratch size: 0 -> 0 (0.00 %) dwords per thread
Code Size: 164328 -> 164328 (0.00 %) bytes
LDS: 0 -> 0 (0.00 %) blocks
Max Waves: 1125 -> 1000 (-11.11 %)
v2: consider wave32
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
2019-10-23 19:11:20 +01:00
..
2019-10-23 19:11:20 +01:00
2019-10-23 13:03:55 +02:00
2019-10-23 13:03:52 +02:00
2019-08-03 00:08:37 +00:00
2019-10-21 07:50:31 +00:00
2019-10-18 19:05:21 +02:00
2019-10-22 17:46:19 +00:00
2019-10-23 13:03:59 +02:00
2019-10-18 13:18:28 +00:00
2019-09-10 20:36:47 +00:00
2019-10-05 13:19:37 +00:00
2019-10-01 10:31:02 +00:00
2019-06-18 15:34:13 +00:00
2019-10-23 05:41:15 +00:00
2019-10-08 09:02:34 +00:00
2019-10-18 10:26:26 +02:00
2019-10-23 05:41:14 +00:00
2019-10-21 18:49:46 +00:00
2019-10-16 19:41:47 +01:00
2019-10-14 08:23:27 -07:00
2019-10-10 22:18:04 +01:00