should use builtin_cpu_supports on gnu/linux
Open
- Dominant language
- C++
- Stars
- 2.6k
- Forks
- 309
- Avg merge
- 6d 58m
- Merged PRs (30d)
- 2
Description
i.e. https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/PowerPC-Built-in-Functions.html#PowerPC-Built-in-Functions
this should be a tiny bit faster than getauxval() when it is supported.
Contributor guide
Assessment
This issue has not been assessed yet.