Kenneth Graunke
6281a12822
brw: Remove brw_inst::no_dd_check/no_dd_clear
...
These dependency hints were primarily useful for the vec4 backend, where
it was common to write subsets of a vec4's components across multiple
instructions. In the scalar backend, we rarely used them. They also no
longer exist on Tigerlake and later in favor of software scoreboarding.
Dropping this allows us to clean up the IR a bit.
We still use the hardware hints in the generator in a couple places:
- Gfx9-12.0 scratch headers
- Quad swizzles
- Indirect MOV lowering
In theory we might want them back if we moved that lowering to the IR.
For scratch at least, I suspect it won't have a huge impact, as we're
already incurring the cost of spills/fills. The others are fairly rare
as well, so it may not be worth keeping.
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com >
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36730 >
2025-09-12 00:24:55 +00:00
..
2025-09-05 07:46:17 +00:00
2025-06-23 08:26:29 +00:00
2025-07-30 07:57:19 +00:00
2025-07-31 20:23:02 +00:00
2025-09-12 00:24:55 +00:00
2025-07-31 20:23:02 +00:00
2025-09-10 16:30:19 +00:00
2025-03-06 17:06:20 -08:00
2025-06-23 08:26:29 +00:00
2025-09-09 10:40:42 -07:00
2025-03-03 20:43:56 +00:00
2025-04-04 23:07:21 +00:00
2025-08-28 00:23:44 +03:00
2025-07-31 20:23:02 +00:00
2025-07-31 20:23:02 +00:00
2025-08-28 00:06:20 +00:00
2025-08-28 00:06:20 +00:00
2025-09-10 02:15:58 +00:00
2025-09-05 07:46:16 +00:00
2025-08-28 00:06:20 +00:00
2025-09-05 07:46:17 +00:00
2025-09-05 07:46:17 +00:00
2025-09-05 07:46:16 +00:00
2025-09-10 02:15:58 +00:00
2025-09-10 02:15:58 +00:00
2025-08-06 10:28:40 +08:00
2024-03-22 00:01:28 +00:00
2025-09-09 10:40:42 -07:00
2025-09-09 10:40:42 -07:00
2024-02-28 05:45:38 +00:00
2025-07-31 20:23:02 +00:00
2025-04-08 19:39:53 +00:00
2025-08-20 00:54:41 +00:00
2025-08-29 06:29:14 +00:00
2025-07-31 17:49:42 +00:00
2025-03-25 05:23:37 +00:00
2025-07-31 17:49:42 +00:00
2025-07-31 17:49:42 +00:00
2025-07-31 17:49:42 +00:00
2025-09-05 07:46:17 +00:00
2025-09-12 00:24:55 +00:00
2025-08-28 00:06:20 +00:00
2025-03-25 05:23:37 +00:00
2025-08-28 00:23:44 +03:00
2025-09-12 00:24:55 +00:00
2024-12-11 19:47:44 +00:00
2025-07-14 19:25:52 +00:00
2025-01-25 03:28:07 +00:00
2025-03-25 05:23:37 +00:00
2025-07-31 20:23:02 +00:00
2025-07-24 23:08:07 +00:00
2025-03-06 23:33:38 +00:00
2025-03-06 23:33:38 +00:00
2025-08-29 06:29:14 +00:00
2025-07-31 17:49:42 +00:00
2025-08-08 22:12:05 +00:00
2025-09-12 00:24:55 +00:00
2025-07-19 17:49:48 +00:00
2025-08-28 22:08:20 +00:00
2025-08-08 22:12:08 +00:00
2025-01-07 21:38:06 +00:00
2025-06-26 18:20:54 +00:00
2025-07-31 17:49:42 +00:00
2025-08-06 10:28:41 +08:00
2025-08-01 15:34:24 +00:00
2024-05-14 01:28:21 +00:00
2025-08-01 15:34:24 +00:00
2025-08-21 06:13:48 +00:00
2025-08-19 09:32:55 +00:00
2025-09-08 23:03:13 +00:00
2025-08-19 09:32:55 +00:00
2025-03-07 23:06:14 +00:00
2025-08-21 06:13:48 +00:00
2025-07-31 17:49:42 +00:00
2025-07-31 17:49:42 +00:00
2025-08-29 06:29:14 +00:00
2025-08-21 06:13:49 +00:00
2025-04-21 20:10:45 +00:00
2025-08-06 10:28:40 +08:00
2025-07-14 19:25:52 +00:00
2025-08-01 15:34:24 +00:00
2025-09-05 07:46:17 +00:00
2025-09-05 07:46:17 +00:00
2025-08-27 22:50:23 +00:00
2025-08-21 17:19:18 +00:00
2025-07-21 11:42:18 +00:00
2025-07-31 17:49:42 +00:00
2025-07-31 20:23:02 +00:00
2025-08-08 22:12:08 +00:00
2025-08-08 22:12:05 +00:00
2025-07-31 20:23:02 +00:00
2025-08-20 15:01:50 +00:00
2025-04-09 19:06:48 +00:00
2025-07-19 17:49:47 +00:00
2025-04-11 20:34:51 +00:00
2025-09-10 09:08:27 +03:00
2024-12-11 19:47:44 +00:00
2025-07-31 20:23:02 +00:00
2025-05-23 19:57:02 +00:00
2025-09-12 00:24:55 +00:00
2025-03-25 05:23:37 +00:00
2025-03-25 05:23:37 +00:00
2025-07-31 17:49:42 +00:00
2025-07-31 17:49:42 +00:00
2024-12-11 19:47:44 +00:00
2025-09-10 02:15:55 +00:00
2025-09-10 02:15:57 +00:00
2025-09-10 02:15:55 +00:00
2025-07-31 17:49:42 +00:00
2025-07-08 15:33:59 +00:00
2025-08-06 10:28:41 +08:00
2025-02-11 09:13:28 +00:00
2025-09-10 17:44:38 -07:00
2025-09-05 07:46:17 +00:00
2025-08-08 22:12:05 +00:00
2025-07-31 17:49:42 +00:00
2025-08-01 15:34:24 +00:00
2025-08-01 15:34:24 +00:00
2025-09-05 07:46:17 +00:00
2025-08-01 15:34:24 +00:00
2024-06-17 16:28:14 -04:00
2025-02-05 20:33:15 +00:00
2025-08-01 15:34:24 +00:00
2025-08-01 15:34:24 +00:00
2025-08-01 15:34:24 +00:00
2024-06-17 16:28:14 -04:00
2025-08-21 06:13:48 +00:00
2025-04-07 17:45:21 -05:00
2025-09-05 07:46:17 +00:00
2025-09-05 07:46:17 +00:00
2025-08-03 21:27:47 +00:00
2025-07-31 17:49:42 +00:00
2025-09-09 10:40:42 -07:00
2025-03-13 17:43:17 +00:00
2025-08-28 00:06:18 +00:00
2025-04-04 06:45:02 +00:00
2025-08-08 22:12:08 +00:00
2025-08-21 17:19:18 +00:00
2025-04-28 19:44:23 +00:00
2025-04-04 23:07:21 +00:00
2025-03-13 17:43:17 +00:00
2025-03-13 17:43:17 +00:00
2025-06-04 06:08:26 +00:00
2025-04-04 06:45:02 +00:00
2025-04-22 23:09:26 +00:00