Don't use code rejitted at tier 1 when the JIT falls back to min-opts due to method...
authorKoundinya Veluri <kouvel@users.noreply.github.com>
Wed, 4 Sep 2019 18:23:37 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2019 18:23:37 +0000 (11:23 -0700)
commit59c965a4380b1999062011d3ecee36199be12b7f
tree3e6555e6e75a4461ecd103d2f5848a622045c9a9
parent07d10b86df7e7a4a7b1ffd59bd62e308c922a506
Don't use code rejitted at tier 1 when the JIT falls back to min-opts due to method size/complexity (dotnet/coreclr#26503)

Fixes https://github.com/dotnet/coreclr/issues/26419

Commit migrated from https://github.com/dotnet/coreclr/commit/b0df78cff9e2a1a0bbb669420a120444657913b2
src/coreclr/src/vm/tieredcompilation.cpp