Hi. Would it be possible to detect CPU features using something
like https://github.com/google/cpu_features/
and provide them as platform constraints?
This could help in enabling certain compiler flags and instruction set
architectures for targets.
What needs to be done so that something like this would work
with Bazel?
Hi. Would it be possible to detect CPU features using something
like https://github.com/google/cpu_features/
and provide them as platform constraints?
This could help in enabling certain compiler flags and instruction set
architectures for targets.
What needs to be done so that something like this would work
with Bazel?