Intrinsify typeof().Assembly.GetType() - #127697
Conversation
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
|
This does not work for multiple reasons. One of the problems is that Also, it would break instrumentation #126831 that we plan to add to these APIs. |
31f90cb to
2f44fcf
Compare
|
Ah, you're right, this can't work as a JIT intrinsic. |
DOTNET_JitFoldAssemblyGetType=0DOTNET_JitFoldAssemblyGetType=1AOT defaults to
DOTNET_JitFoldAssemblyGetType=1.