Files
mesa/src
Kenneth Graunke 284f0c9a57 intel/compiler: Add an lsc_op_num_data_values() helper
There are a number of places that need to know how many operands an LSC
atomic takes (0 for inc/dec, 1 for most things, 2 for cmpxchg).  We can
add a helper for that and eliminate some code (with more to come).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rohan Garg <rohan.garg@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20604>
2023-01-19 08:42:22 +00:00
..
2023-01-18 13:36:50 +00:00
2023-01-13 19:43:14 +00:00
2023-01-19 03:25:55 +00:00
2022-12-14 06:23:21 +00:00
2023-01-16 22:20:43 +00:00
2023-01-19 03:25:55 +00:00