Commit f7096a7
Fixes XSIMD_INLINE for compilers that don't have always_inline
Small fix for compiler (and linters) that do not have the attribute always_inline.
This avoids a cascade of false positives.
Co-authored-by: JetBrains <[email protected]>
Co-authored-by: Marco Barbone <[email protected]>1 parent e808799 commit f7096a7
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
0 commit comments