Files
mesa/src
Connor Abbott cb45120556 ir3: Use (ss) for instructions writing shared regs
The blob uses *both* nops and (ss). It turns out that in some rare cases
the hardware does take more than 6 cycles, at least for movmsk, but
adding nops is unnecessary. I believe the extra nops are only there due
to the immaturity of the blob's implementation of subgroup ops, so we
don't have to copy them - just handle shared reg producers the same as
SFU instructions.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14246>
2022-01-07 14:26:08 +00:00
..
2021-12-11 00:25:04 +00:00
2021-12-09 09:05:23 -08:00
2022-01-07 03:31:16 +00:00
2022-01-07 09:06:20 +00:00
2021-12-16 19:27:56 +00:00