dotnet/runtime

Remaining non-generated HWIntrinsic tests should be moved to be generated

Ouverte

#10 815 ouverte le 2 août 2018

 (8 commentaires) (0 réaction) (0 personne assignée)C# (5 445 forks)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

Métriques du dépôt

Stars
 (17 886 étoiles)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

Currently, there are a number of HWIntrinsic tests that are hand written which leads to maintainability issues and gaps in coverage as compared to the other HWIntrinsic tests (templates have been updated a few times, in order to fix bugs, or add new scenarios, which impacts the vast majority of other HWIntrinsic tests).

It would be beneficial to move them to the same code generation templates as the other HWIntrinsic tests.

category:testing theme:vector-codegen skill-level:intermediate cost:medium impact:medium

Guide contributeur