diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-04-22 04:56:25 +0000 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-04-24 02:22:32 +0000 |
commit | e9f84f1447b53a279779280172756f70c09eda91 (patch) | |
tree | ec75257f15259c936ef4a0f7baf7a194fd711abd /src/amd | |
parent | fcdfb67711e5d990be399d3a09695c0f6992ade1 (diff) |
panfrost/midgard: Implement copy propagation
Most copy prop should occur at the NIR level, but we generate a fair
number of moves implicitly ourselves, etc... long story short, it's a
net win to also do simple copy prop + DCE on the MIR. As a bonus, this
fixes the weird imov precision bug once and for good, I think.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions