Fix a typo that caused AVX2 flag to be unset
authorJohn Chen (CLR) <jochen@microsoft.com>
Tue, 3 Jan 2017 20:06:03 +0000 (12:06 -0800)
committerJohn Chen (CLR) <jochen@microsoft.com>
Tue, 3 Jan 2017 20:06:03 +0000 (12:06 -0800)
commit6f6ae9969482c096f6898e660df9b610d425dcf0
treeebda36b48b14573c3f16994cd94a8844ab171780
parent6cc6a63615e64fa256c2b9bac191683d349f202f
Fix a typo that caused AVX2 flag to be unset

Fix issue dotnet/coreclr#8736, a regression caused by PR dotnet/coreclr#8624. A typo in
the code causes the AVX2 flag to be always unset.

Commit migrated from https://github.com/dotnet/coreclr/commit/a5c706416d46c71c7f1cede625a339e85ca52e70
src/coreclr/src/vm/codeman.cpp