Darwin lazily saves the AVX512 context on first use: instead of checking
that it already does to figure out if the OS supports AVX512, trust that
the kernel will do the right thing and always assume the context save
support is available.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo