Swapping around vec128 to match AVX order.
Was really hoping all this would fix some bugs, but no luck :(
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <third_party/catch/single_include/catch.hpp>
|
||||
|
||||
#define ALLOY_TEST_IVM 1
|
||||
//#define ALLOY_TEST_X64 1
|
||||
#define ALLOY_TEST_X64 1
|
||||
|
||||
namespace alloy {
|
||||
namespace test {
|
||||
|
||||
Reference in New Issue
Block a user