[PPC] Previously when casting generic loads to LXV2DX/ST instructions we
would leave the original load return type in place allowing for an
assertion failure when we merge two equivalent LXV2DX nodes with
different types.
This fixes PR27350.
Differential D19133
Fix typing on generated LXV2DX/STXV2DX instructions niravd on Apr 14 2016, 2:52 PM. Authored by
Details [PPC] Previously when casting generic loads to LXV2DX/ST instructions we This fixes PR27350.
Diff Detail
Event TimelineComment Actions Just one inline comment (actually a question for my understanding) and pending a test case, this LGTM. Perhaps @wschmidt would like to take a look as well.
Comment Actions Added cleaned up testcase
Comment Actions This patch causes a regression in mesa's llvmpipe driver. fbo-blending-formats GL_EXT_texture_snorm -auto -fbo |