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

[Data Packing] Performance speedup gone after migrating to clang14 #53

Open
dendibakh opened this issue Aug 5, 2022 · 1 comment
Open

Comments

@dendibakh
Copy link
Owner

Need to investigate why data packing doesn't help. Maybe clang-14 started doing something clever?

@dendibakh
Copy link
Owner Author

It could be a problem with code alignment:

clang: warning: argument unused during compilation: '-mllvm -align-all-functions=6' [-Wunused-command-line-argument]

Because I see sometimes the soution passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant