Fix optEarlyPropRewriteTree (#14480)
authorSergey Andreenko <seandree@microsoft.com>
Tue, 17 Oct 2017 00:46:05 +0000 (17:46 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2017 00:46:05 +0000 (17:46 -0700)
commitfd9e6d67e5714de057a8781e214574c97bc81b28
tree2d947fc65d457bd645d2caf712ee604f22611075
parentbca6c885f11f82b24f3b48ca1880bdfb47f61d0d
Fix optEarlyPropRewriteTree (#14480)

Return ans use the right tree from optEarlyPropRewriteTree
Forbid large dst nodes.

* fix typo
src/jit/compiler.h
src/jit/earlyprop.cpp