Fixing up configEnableISA and Compiler::compSetProcessor to be consistent with EEJitM...
authorTanner Gooding <tagoo@outlook.com>
Thu, 13 Dec 2018 15:48:10 +0000 (07:48 -0800)
committerGitHub <noreply@github.com>
Thu, 13 Dec 2018 15:48:10 +0000 (07:48 -0800)
commit6829bad6b671187a4025e9c4eb22aad9da59a0d8
tree178f2eb4652b6b24265feb555ea937e7c9f74ca6
parent08db274ef5f8dc5e28789bec1c439bf6e4114b47
Fixing up configEnableISA and Compiler::compSetProcessor to be consistent with EEJitManager::SetCpuInfo in how ISA support checks are done (dotnet/coreclr#21499)

Commit migrated from https://github.com/dotnet/coreclr/commit/7455270acfbace8aa3f77c9cbec641952d51ab58
src/coreclr/src/jit/compiler.cpp
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/ee_il_dll.cpp
src/coreclr/src/vm/codeman.cpp