Fix incorrect path and typos (#2630)

This commit is contained in:
AN Long
2025-09-28 22:03:04 +09:00
committed by GitHub
parent b466dea982
commit e76a8dd5c5
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#include "mlx/backend/cpu/simd/base_simd.h"
// There seems to be a bug in sims/base.h
// There seems to be a bug in simd/base_simd.h
// __XROS_2_0 is not defined, the expression evaluates
// to true instead of false setting the SIMD library
// higher than it should be even on macOS < 15