File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
compiler-rt/lib/builtins/cpu_model/aarch64/fmv Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545#ifndef PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE
4646#define PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE 67
4747#endif
48- #ifndef PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE
48+ #ifndef PF_ARM_V86_BF16_INSTRUCTIONS_AVAILABLE
4949#define PF_ARM_V86_BF16_INSTRUCTIONS_AVAILABLE 68
5050#endif
5151#ifndef PF_ARM_SME_INSTRUCTIONS_AVAILABLE
Original file line number Diff line number Diff line change @@ -2331,7 +2331,7 @@ StringMap<bool> sys::getHostCPUFeatures() {
23312331#ifndef PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE
23322332#define PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE 67
23332333#endif
2334- #ifndef PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE
2334+ #ifndef PF_ARM_V86_BF16_INSTRUCTIONS_AVAILABLE
23352335#define PF_ARM_V86_BF16_INSTRUCTIONS_AVAILABLE 68
23362336#endif
23372337#ifndef PF_ARM_SME_INSTRUCTIONS_AVAILABLE
You can’t perform that action at this time.
0 commit comments