-
Notifications
You must be signed in to change notification settings - Fork 58
Adding process_immutable_with_scratch method #157
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
Merged
ejmahler
merged 27 commits into
ejmahler:master
from
michaelciraci:make-input-immutable-4
Jun 6, 2025
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
026236f
Adding process_immutable_with_scratch method
michaelciraci ce3c981
Starting to addressing pull request comments
michaelciraci 67a1408
Undoing fmt on autogen code
michaelciraci 0106c16
More work in progress
michaelciraci 0620130
Correcting neon imports
michaelciraci 8d2424c
More pull request comments
michaelciraci 434203b
Reducing immut scratch length
michaelciraci b55da7b
Adding explicit sse radix4 method
michaelciraci 003cf3a
Correcting pipeline fails
michaelciraci 7547421
Changing immut default from out of place to immut for some algorithms
michaelciraci 0fb3a7a
Correcting autogen check
michaelciraci a12b9cb
Explicitly using fft_error_immut in macro
michaelciraci 734e407
Merge remote-tracking branch 'origin/master' into pr/157
ejmahler 6c44599
Keep the usage of ffr_error_immut consistent with the rest of the err…
ejmahler 0281042
Dft doesn't need any scratch
ejmahler 59de6f9
Updated comment in raders algorithm immutable impl
ejmahler ec19a53
Make sure error messages are correct in butterfly boilerplate
ejmahler 3ce4039
Update scratch requests for RadixK
ejmahler 99824d5
Make sure to use correct error messages in avx butterflies
ejmahler 5e9af29
Keep scratch usage consistent in avx large butterflies
ejmahler 8f66acb
Consistently forward from perform_fft_out_of_place to perform_fft_immut
ejmahler f6148ea
Skip the initial copy in avx mixed radix partial butterflies
ejmahler a34a7df
Use correct error messages in avx boilerplate
ejmahler 4f394c2
Use correct error messages in scalar boilerplate
ejmahler 801cca2
Only need one perform_oop_fft_butterfly_multi since they're identical
ejmahler 4ce7490
Consistently forward from out of place to immutable
ejmahler f04e8ce
Consistently forward from out of place to immutable
ejmahler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.