We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vector128/256.Create helpers should be JIT intrinsic and have more optimizations in two steps:
Vector128/256.Create
Create
@CarolEidt @tannergooding @mikedn
category:cq theme:intrinsics skill-level:expert cost:medium
The text was updated successfully, but these errors were encountered:
@fiigii I'm marking this as Future, let me know if you think this is important for 3.0.
Sorry, something went wrong.
That makes sense, thank you.
Successfully merging a pull request may close this issue.
Vector128/256.Create
helpers should be JIT intrinsic and have more optimizations in two steps:Vector128/256.Create
as intrinsics and expand them in codegenCreate
call-sites if the arguments ofVector128/256.Create
are compile-time constants@CarolEidt @tannergooding @mikedn
category:cq
theme:intrinsics
skill-level:expert
cost:medium
The text was updated successfully, but these errors were encountered: