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

New transformation 'LowerConstantArrayIndices' to allow to … #348

Merged
merged 3 commits into from
Aug 23, 2024

Commits on Aug 23, 2024

  1. Introduce new transformation 'LowerConstantArrayIndices' to allow to …

    …pass/lower constant array indices to kernel(s) calls
    MichaelSt98 authored and reuterbal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b44810f View commit details
    Browse the repository at this point in the history
  2. use xmods=[tmp_path] for test

    MichaelSt98 authored and reuterbal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    84b8f5b View commit details
    Browse the repository at this point in the history
  3. Refactor and improve 'LowerConstantArrayIndices' (which also allows n…

    …ow multiple constant array indices for one array argument)
    MichaelSt98 authored and reuterbal committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    80a1a81 View commit details
    Browse the repository at this point in the history