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

Improve vectorization of bindings for the newbackend #10875

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

perost
Copy link
Member

@perost perost commented Jun 20, 2023

  • Turn on vectorization of bindings when --newBackend is used.
  • Fix vectorization of some cases by using the indexed prefix in flattenCrefSplitSubscripts instead of the non-indexed one.

- Turn on vectorization of bindings when `--newBackend` is used.
- Fix vectorization of some cases by using the indexed prefix in
  flattenCrefSplitSubscripts instead of the non-indexed one.
@perost perost added the COMP/OMC/Frontend Issue and pull request related to the frontend label Jun 20, 2023
@perost perost self-assigned this Jun 20, 2023
@perost perost merged commit 18f104f into OpenModelica:master Jun 20, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP/OMC/Frontend Issue and pull request related to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant