summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>2014-09-05 23:52:45 +0200
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-09 21:29:28 +0100
commitf10161e477af21eb6723129c3f525a4b5126a973 (patch)
treec08a1bca98affc0698fe58eb775a168498745927 /VERSION
parent3f570286fc220fb898d5d41e4ff8a6e3ce862f1a (diff)
nv50/ir/util: fix BitSet issues
BitSet::allocate() is being used with the expectation that it would leave the bitfield untouched if its size hasn't changed, however, the function always zeroed the last word, which led to obscure bugs with live set computation. This also fixes BitSet::resize(), which was broken, but luckily not being used. Cc: "10.2 10.3" <mesa-stable@lists.freedesktop.org> Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu> (cherry picked from commit b9f9e3ce03dbd8d044a72a00e1e8856a500b5f72)
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions