Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
azimafroozeh committed Sep 11, 2024
1 parent 3b1a79d commit 8a091a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cor/lyt/vec.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
#include "fls/printer/to_str.hpp"
#include <type_traits>

#pragma clang diagnostic ignored "-Wshorten-64-to-32"

namespace fastlanes {
static constexpr uint64_t VEC_SZ = 1024ULL * 1024;

Expand Down

0 comments on commit 8a091a1

Please sign in to comment.