Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ktransformers
Commits
dd390835
Commit
dd390835
authored
Mar 06, 2025
by
Azure
Browse files
Add compile condition
parent
80680185
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
third_party/llamafile/iqk_mul_mat.inc
third_party/llamafile/iqk_mul_mat.inc
+1
-1
No files found.
third_party/llamafile/iqk_mul_mat.inc
View file @
dd390835
...
@@ -2388,7 +2388,7 @@ struct SimpleBits {
...
@@ -2388,7 +2388,7 @@ struct SimpleBits {
struct EvenSignHelper {
struct EvenSignHelper {
#ifdef HAVE_FANCY_SIMD
#ifdef HAVE_FANCY_SIMD
&& __AVX512VPOPCNTDQ__
union sbits_t {
union sbits_t {
__m128i vec;
__m128i vec;
__mmask32 mask[4];
__mmask32 mask[4];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment