[PATCH] D19133: Fix typing on generated LXV2DX/STXV2DX instructions

Oded Gabbay via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 06:08:19 PDT 2016


gabbayo added a subscriber: gabbayo.
gabbayo added a comment.

This patch causes a regression in mesa's llvmpipe driver.
The regression is detected by running piglit test suite.
The following two tests fail with this patch (and pass without it):

fbo-blending-formats GL_EXT_texture_snorm -auto -fbo
max-samplers border -auto -fbo


Repository:
  rL LLVM

http://reviews.llvm.org/D19133





More information about the llvm-commits mailing list