Avoid OOM in very large functions when checking LIR (#71066)
authorSingleAccretion <62474226+SingleAccretion@users.noreply.github.com>
Tue, 12 Jul 2022 18:07:59 +0000 (21:07 +0300)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 18:07:59 +0000 (11:07 -0700)
commit587c9f46caae29b7fcb386d29703fd5560d44e36
tree27552eaa7036d81b0377bda1bc7e9c035221d3f3
parent1de4a5ca073da24211fc4d427b2224da2212f372
Avoid OOM in very large functions when checking LIR (#71066)

Reuse lists (now hashtables) of outstanding reads in "CheckLclVarSemanticsHelper".
src/coreclr/jit/lir.cpp
src/coreclr/jit/smallhash.h