Skip to content

Introduce an -fpeel-loops flag for GCC build.#459

Open
marcfedorow wants to merge 1 commit intogost-engine:masterfrom
marcfedorow:master
Open

Introduce an -fpeel-loops flag for GCC build.#459
marcfedorow wants to merge 1 commit intogost-engine:masterfrom
marcfedorow:master

Conversation

@marcfedorow
Copy link
Contributor

This improves performance of scalar-optimized code by 1.5 times as well as fixes #433.

This improves performance of scalar-optimized code by 1.5 times as well as fixes gost-engine#433.
@chipitsine
Copy link
Contributor

should we probably check whether gcc supports that option ? or is it no harm to enable even if not supported ?

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

Successfully merging this pull request may close these issues.

Performance drop after creating missing NIDs

2 participants