You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimize the way we detect intrinsic - instead of switch on every referenced method, look these up upfront and build annotation cache
Investigate a better way to compute annotations - currently done per-type (so referencing one thing on a type forces full annotation cache to be build for the entire type). Can we do it more incrementally?
StackSlota struct, or eliminateStackSlotby replacing it withValueNode.Activator. CreateInstance(cond ? typeof(Foo) : typeof(Bar))).