Skip to content

Commit 43f236d

Browse files
Extend preinitialization interpreter (#92470)
Things that I added: * Support for `typeof(T) == typeof(Bar)` (this will be useful later, we'll eventually be able to also freeze these). * Support static interface method calls * Constrained method calls on valuetypes * More `ReadOnlySpan` construction patterns, `.Length` * More indirect load/store support Contributes to #78681. To full resolve this, we need to fix up things so we can answer `Sse2.IsSupported`.
1 parent 8e76039 commit 43f236d

File tree

2 files changed

+422
-24
lines changed

2 files changed

+422
-24
lines changed

0 commit comments

Comments
 (0)