Clear side-effect flags on local reads in rationalize.
authorPat Gavlin <pagavlin@microsoft.com>
Tue, 25 Oct 2016 21:56:56 +0000 (14:56 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Tue, 25 Oct 2016 21:56:56 +0000 (14:56 -0700)
commit7e002fd3c5d2b01a28f6af1679d17554d88098e9
tree310bd1bfe239ddf38a475fa4e0bdac0c56a9687a
parent9f351fab54563573b14a96a52290f6fa77face53
Clear side-effect flags on local reads in rationalize.

These operations are always side-effect free.
src/jit/rationalize.cpp