diff options
author | Ilia Mirkin <[email protected]> | 2014-09-30 23:27:25 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2014-10-02 21:05:50 -0400 |
commit | 3dd9a0d6fdea1ff5b1fe903fce206bf1d1515400 (patch) | |
tree | 5e0a288a46c4fbf78b104febbeb12b1b3f6c437f /src/gallium/Makefile.am | |
parent | f5eeb8a6dc4d1a1a4b88843e1c8d6d3a9c50512a (diff) |
freedreno/ir3: avoid fan-in sources referring to same instruction
Since the RA has to be done s.t. each one gets its own (adjacent)
register, it would complicate matters if instructions were allowed to be
repeated. This enables copy-propagation use in situations where
previously that might have happened.
Signed-off-by: Ilia Mirkin <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/Makefile.am')
0 files changed, 0 insertions, 0 deletions