JIT: avoid LCL_FLD stress for locals that already have LCL_FLD appear… (#77082)
authorAndy Ayers <andya@microsoft.com>
Wed, 19 Oct 2022 04:55:41 +0000 (21:55 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 04:55:41 +0000 (21:55 -0700)
commitbd7e1cb81d763589b95f7bfbaa2a96dd364e9103
tree0563bc48edbbf74ab815100ae955c581d91b96a2
parent51e3afb2ba42609c3711cb50fb5eaa6800bc1fde
JIT: avoid LCL_FLD stress for locals that already have LCL_FLD appear… (#77082)

* JIT: avoid LCL_FLD stress for locals that already have LCL_FLD appearances

Also lay the groundwork for making this stress a bit more random.

Fixes #76855.

* Fix spelling

Co-authored-by: Bruce Forstall <brucefo@microsoft.com>
Co-authored-by: Bruce Forstall <brucefo@microsoft.com>
src/coreclr/jit/compiler.h
src/coreclr/jit/lclvars.cpp