Fix intrinsics treatment in Crossgen2
authorTomas <trylek@microsoft.com>
Sun, 19 Jan 2020 21:33:16 +0000 (22:33 +0100)
committerTomas <trylek@microsoft.com>
Thu, 23 Jan 2020 07:45:10 +0000 (08:45 +0100)
commit78411a2607158e1647443eb833dea186503a8d32
tree0539c1b2848c7d1621fdcfe88d1b70e5f953e51d
parent672dd7633bbf0684300b47f4c02f28054c2ad2ca
Fix intrinsics treatment in Crossgen2

This change fixes unintentional differences in the treatment of
intrinsics in Crossgen2 compared to Crossgen1 I found while
investigating failures in the regression test b426654. While the
change by itself doesn't fully fix the test, I believe it to be
generally useful towards removing the remaining codegen
differences between the compilers.

Thanks

Tomas
src/coreclr/src/tools/Common/JitInterface/CorInfoImpl.Intrinsics.cs
src/coreclr/src/tools/Common/JitInterface/CorInfoImpl.cs