We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
frexp
isTriviallyVectorizable
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
Making this vectorizable was out of scope for this work so did not add frexp to isTriviallyVectorizable. We should do a follow up task for this.
Originally posted by @farzonl in #111569 (comment)
If we can make frexp scalarizable then some of the same techniques could be used for vectorization.
The text was updated successfully, but these errors were encountered:
Now that e0e67a6 has landed you should be able to add frexp to isTriviallyVectorizable
Sorry, something went wrong.
No branches or pull requests
Making this vectorizable was out of scope for this work so did not add
frexp
toisTriviallyVectorizable
. We should do a follow up task for this.Originally posted by @farzonl in #111569 (comment)
If we can make frexp scalarizable then some of the same techniques could be used for vectorization.
The text was updated successfully, but these errors were encountered: