Correctly update bitvector in optAddVnAssertionMapping
authorMike Danes <onemihaid@hotmail.com>
Sat, 25 Mar 2017 07:45:15 +0000 (09:45 +0200)
committerMike Danes <onemihaid@hotmail.com>
Sat, 25 Mar 2017 21:59:23 +0000 (23:59 +0200)
commitfb604c571325fb1a2d4e2b0d5f98dce61f1f0475
tree6374f8e89b3a1448f5ce31f3851ffdba38f1d73b
parent094f808f2b4587c4409d5d7ac5ed5b992d41864e
Correctly update bitvector in optAddVnAssertionMapping

When short bitvectors are used only the first assertion was stored in the map stored bitvector, all subsequent assertions were stored into copies of that bitvector.
src/jit/assertionprop.cpp