Commits

Roman Levenstein committed f5dbcfc0fca
[sil-perf-inliner] Allow for inlining of functions using dynamic Self if it is the same Self as used by the caller It is safe to inline in such cases, because both dynamic Self types refer to the same type.