vc4: Refuse to merge instructions involving 32-bit immediate loads.
authorEric Anholt <eric@anholt.net>
Wed, 10 Dec 2014 00:34:37 +0000 (16:34 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 10 Dec 2014 02:32:36 +0000 (18:32 -0800)
commitcff8c96a0d418f41e00aa97a13dc55e3ed213eb7
tree44008833a3405db32659e3be07220541c98a0dad
parent25db8729dc53b60ee0caade5e797e99d6ad13fa3
vc4: Refuse to merge instructions involving 32-bit immediate loads.

An immediate load overwrites the mul and add operations, so you can't
merge with them.
src/gallium/drivers/vc4/vc4_qpu.c