dotnet / dotnet/linker

Add special handling for [Intrinsics] methods

Open
#762 3 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

Add opt-in optimization to remove bodies of methods which are marked as [Intrinsics](https://github.com/dotnet/coreclr/blob/master/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/IntrinsicAttribute.cs) which is internal CoreLib attribute. They are usually not big but their count is growing constantly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.