Skip to content

Change file names of template-driven HW intrinsic tests #9784

@fiigii

Description

@fiigii

Currently, the template-driven tests have file names with the pattern "Intrinsic.Base.cs". However, certain AVX/AVX2/FMA intrinsic can operate over Vector128<T> and Vector256<T> both.
So the test files should be changed to "Intrinsic.Vector128/256<Base>.cs".

I will make this change after dotnet/coreclr#16183 merged.

cc @tannergooding @CarolEidt

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions