Updating JitInterface to support Vector512. (#81197)
authorDeepakRajendrakumaran <deepak.rajendrakumaran@intel.com>
Thu, 26 Jan 2023 07:47:24 +0000 (23:47 -0800)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 07:47:24 +0000 (23:47 -0800)
commit7bc3c1d31b850723f3d658dea61432d6c8bfab99
tree60a14d13569d220ff97aed0929e613a82092e2d4
parentd92e70f05b8de72758f3a990844e53c76b44d713
Updating JitInterface to support Vector512. (#81197)

* Auto-generated changes for adding Vector512 in JitInterface.

* Additional Interface Changes.

* Updating JITEEVersionIdentifier.
src/coreclr/inc/corinfoinstructionset.h
src/coreclr/inc/corjit.h
src/coreclr/inc/jiteeversionguid.h
src/coreclr/tools/Common/Internal/Runtime/ReadyToRunInstructionSetHelper.cs
src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs
src/coreclr/tools/Common/JitInterface/CorInfoInstructionSet.cs
src/coreclr/tools/Common/JitInterface/CorInfoTypes.cs
src/coreclr/tools/Common/JitInterface/ThunkGenerator/InstructionSetDesc.txt
src/coreclr/tools/superpmi/superpmi/icorjitinfo.cpp