Skip to content

Some hardware intrinsic ILLInk.Substitution entries may be unnecessary #83164

@tannergooding

Description

@tannergooding

As per #83040 (comment), some of the ILLink.Substitution entries may be unnecessary since corelib already compiles in a different copy of the ISAs (*.PlatformNotSupported.cs) which return constant false.

We should double check that removing these are ok and make the files shorter if possible.

-- Noting the Vector64/128/256/512 entries are needed since they do not return constant false and are instead recursive by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Tools-ILLink.NET linker development as well as trimming analyzers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions