OSDN Git Service

panfrost/midgard: Fix regressions in -bjellyfish
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 28 Apr 2019 03:47:57 +0000 (03:47 +0000)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 28 Apr 2019 21:34:32 +0000 (21:34 +0000)
commit68a1508dc9dfb283dce18921273bf218086eb2ce
tree7e87814c9284def4c2899dc119f172a0db15bcf1
parentbdaa23b32be9f1631da795b59dae7ef5e5183ef5
panfrost/midgard: Fix regressions in -bjellyfish

Two fixes here, one is that we tried to copyprop non-strictly-SSA values
which was bound to fly in our face. The other was peeling back the imov
workaround.. Turns out we still need that. More research is needed
still, but let's not regress real apps.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
src/gallium/drivers/panfrost/midgard/midgard_compile.c