Scott Egerton d97f25b948
[AMPGPU] Emit s_singleuse_vdst instructions when a register is used multiple times in the same instruction. (#89601)
Previously, multiple uses of a register within the same instruction were
being counted as multiple uses. This has been corrected to
only count as a single use as per the specification allowing for
more optimisation candidates.
2024-04-30 17:14:01 +01:00
..
2022-02-18 15:05:21 +01:00
2024-01-26 12:04:58 +01:00
2022-03-16 08:43:00 +01:00
2022-02-18 15:05:21 +01:00