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
5379e68f
Commit
5379e68f
authored
Apr 26, 2025
by
PC-DOS
Browse files
Replaced Chinese comments with English to avoid breaking MSVC compiling
parent
5b4d9c41
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 @
5379e68f
...
...
@@ -2429,7 +2429,7 @@ struct SimpleBits {
__m256i
values
[
4
];
};
// fix for #829:
添加对
AVX512VPOPCNTDQ
的检测
// fix for #829:
Add checks of
AVX512VPOPCNTDQ
#if defined(HAVE_FANCY_SIMD) && defined(__AVX512VPOPCNTDQ__)
#define HAVE_AVX512_POPCNT 1
#else
...
...
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