Fixed AVX undefined symbols on AARCH64 and removed AVX from ehs::Util::Compare.
This commit is contained in:
@@ -33,4 +33,4 @@ namespace ehs
|
||||
/// @note The parameters "a", and "b" must have alignas(32).
|
||||
static bool CompareAligned(const SInt_64 *a, const SInt_64 *b);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user