mirror of
https://github.com/libAthena/athena.git
synced 2025-12-08 13:15:05 +00:00
CI: Add test workflow
This commit is contained in:
@@ -18,7 +18,7 @@ using namespace std;
|
||||
#elif __ARM_NEON
|
||||
#include "simd_neon.hpp"
|
||||
#else
|
||||
namespace simd_abi {
|
||||
namespace athena::_simd::simd_abi {
|
||||
template <typename T>
|
||||
struct athena_native {};
|
||||
template <>
|
||||
|
||||
Reference in New Issue
Block a user