Files
mesa/src
Connor Abbott b1a1de76e8 ir3/sched: Consider unused destinations when computing live effect
If an instruction's destination is unused, then we shouldn't penalize
it. For example, this helps us schedule atomic operations whose results
aren't read. This works around RA failures when CSE is enabled in some
robustness2 tests.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9842>
2021-06-10 12:24:06 -07:00
..
2021-06-10 12:24:06 -07:00
2021-03-20 10:38:55 +00:00
2021-06-10 10:31:55 +00:00
2021-06-10 16:20:09 +00:00
2021-05-18 14:28:48 +00:00