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

optional_assembly assign optimization #533

Open
JohanMabille opened this issue Nov 10, 2017 · 0 comments
Open

optional_assembly assign optimization #533

JohanMabille opened this issue Nov 10, 2017 · 0 comments

Comments

@JohanMabille
Copy link
Member

JohanMabille commented Nov 10, 2017

In order to improve xoptional_assembly performance:

  • xtl::dynamic_bitset should be used as default template parameter for FE (flag_expression)
  • an additional compile-time property should be added to optional expression to indicate whether the flag_expression is a dynamic bitset. In that case, the boolean part of the assignmen can be optimized with bitwise operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant