Arm hardware intrinsics tests shouldn't build on ARM32
Open
arch-arm64
area-CodeGen-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
`src/tests/JIT/HardwareIntrinsics/Arm/Directory.Build.props` sets `true`, but this seems to not be picked up given #130870
Arm32 cant exercise meaningfully anyway since FEATURE_HW_INTRINSICS in the jit is not set for arm32 target.
Contributor guide
Assessment
This issue has not been assessed yet.