| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | addressed review comments | Pradipta Ghosh | 2021-12-14 | 1 | -7/+8 |
| | | |||||
| * | Extending CPU feature detection framework to support IBM Z SIMD | Pradipta Ghosh | 2021-12-14 | 1 | -0/+15 |
| We would like to extend CPU feature detection infrastructure for IBM Z CPU features. Eventually It will help to add and enable Z specific SIMD builtins and instructions. As part of the PR, we have extended ccompiler_opt.py, npy_cpu_features.c.src, npy_cpu_features.h, other files for Z CPU feature detection and added test files for VX/VXE/VXE2 in distutils/checks. | |||||
