summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/postprocess
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2014-09-30 23:27:25 -0400
committerRob Clark <[email protected]>2014-10-02 21:05:50 -0400
commit3dd9a0d6fdea1ff5b1fe903fce206bf1d1515400 (patch)
tree5e0a288a46c4fbf78b104febbeb12b1b3f6c437f /src/gallium/auxiliary/postprocess
parentf5eeb8a6dc4d1a1a4b88843e1c8d6d3a9c50512a (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/auxiliary/postprocess')
0 files changed, 0 insertions, 0 deletions