This is required to use the xgetbv instruction, which is required to detect, amongst others, AVX support. I am not proposing to add this to the list of features we want to stabilize, but I think we should add this to rustc even if we only end up using it internally in stdsimd.
This is required to use the xgetbv instruction, which is required to detect, amongst others, AVX support. I am not proposing to add this to the list of features we want to stabilize, but I think we should add this to rustc even if we only end up using it internally in
stdsimd.