[libc] Do not attempt to determine CPU features in GPU mode
Summary: We don't use these features in the GPU build, trying to determine them can cause errors. We should just return early if this is the case.
Loading
Please sign in to comment
Summary: We don't use these features in the GPU build, trying to determine them can cause errors. We should just return early if this is the case.