Respond to PR feedback.
authorEric Erhardt <eric.erhardt@microsoft.com>
Thu, 1 Feb 2018 00:19:50 +0000 (18:19 -0600)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 1 Feb 2018 00:19:50 +0000 (18:19 -0600)
commit0a7461a1172e646e12b211aee11d215e6a86f5fd
treecc87dc0d7dbef3bed44bd2a99f40525b7dca02cc
parent5e308f4accc9021d22c9e423c9c1e0747672c8c2
Respond to PR feedback.

- Move IsIntrinicType check earlier, and use it during CheckIfSIMDAndUpdateSize.
- Check all types for [Intrinsic] attribute.
src/mscorlib/shared/System/Runtime/CompilerServices/IntrinsicAttribute.cs
src/vm/methodtablebuilder.cpp
src/vm/methodtablebuilder.h