Skip to content
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

confirm use of auto-vectorizer in operators #111

Open
srohit0 opened this issue Dec 2, 2019 · 0 comments
Open

confirm use of auto-vectorizer in operators #111

srohit0 opened this issue Dec 2, 2019 · 0 comments
Assignees
Labels
code quality enhances readability, modularity, maintainability, reduces code size and bugs

Comments

@srohit0
Copy link
Member

srohit0 commented Dec 2, 2019

Make sure that loops are being vectorized in operators

GCC reference : https://gcc.gnu.org/projects/tree-ssa/vectorization.html
LLVM reference : https://llvm.org/docs/Vectorizers.html

@srohit0 srohit0 added the code quality enhances readability, modularity, maintainability, reduces code size and bugs label Dec 2, 2019
@srohit0 srohit0 self-assigned this Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality enhances readability, modularity, maintainability, reduces code size and bugs
Projects
None yet
Development

No branches or pull requests

1 participant