-
-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding FFT in X86_64 #542
Adding FFT in X86_64 #542
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the first small thing I found. There may be more to come in the near future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I finally got around to looking at your PR. Sorry it took so long.
Also we should consider the problem described in #558. I know it's a bit harder and very verbose to do in asm, but maybe we can come up with a good solution |
This looks good now. Maybe @Gustorn wants to take a look as well? If not we can merge this. |
No description provided.