Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
signaldust authored Jun 19, 2022
1 parent 31cc7fe commit 027f62c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ at least with some compilers when compiled as regular C.

It also has a scalar version as a fall-back for unaligned,
but if you want compile it on non-x86 platforms, then you'll
have to edit the SSE versions out.
have to edit the SSE versions out (or include something like
[sse2neon](https://github.com/DLTcollab/sse2neon)).

This version is unchanged from the 2014 version, except for the
additional real/half-complex wrappers.
Expand Down

0 comments on commit 027f62c

Please sign in to comment.