dotnet/runtime

Update naming conventions of HW intrinsics template based tests to avoid naming collisions

Open

#11,054 建立於 2018年9月7日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C# (5,445 fork)batch import
area-CodeGen-coreclrhelp wantedtest-enhancement

倉庫指標

Star
 (17,886 star)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

Porting of increased number of HW intrinsic tests to template based hit the problem of test naming collision arising for several groups of tests. The solution to the problem could be based on using expanded test names and test file names composed from names of intrinsic function, vector types of return argument and one of operands, and names of base types of the vectors.

category:testing theme:hardware-intrinsics skill-level:beginner cost:small

貢獻者指南