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)
commita73feba9ee06f1c02c1c9b16328ee67a17cf135f
tree967138447bcf41379edd5a39383689d21cb613c1
parent234d91617b9a1f152aa0ade45980c13e79d3f41a
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.

Commit migrated from https://github.com/dotnet/coreclr/commit/fb604c571325fb1a2d4e2b0d5f98dce61f1f0475
src/coreclr/src/jit/assertionprop.cpp