OSDN Git Service

vc4: Don't try to CSE non-SSA instructions.
authorEric Anholt <eric@anholt.net>
Fri, 23 Oct 2015 15:34:01 +0000 (16:34 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 23 Oct 2015 17:11:21 +0000 (18:11 +0100)
This can happen when we're doing destination packing -- we don't know
what's in the rest of the register.

Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found