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

feat[next][dace]: Lowering to SDFG of index builtin #1743

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6b4957c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2db9af View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix - working solution

    edopao committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c66214e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eeaf68 View commit details
    Browse the repository at this point in the history
  3. fix previous commit

    edopao committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9fd01f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    3bee0d5 View commit details
    Browse the repository at this point in the history
  2. undo changes

    edopao committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e932293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27434c3 View commit details
    Browse the repository at this point in the history
  4. minor edit

    edopao committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    893ead7 View commit details
    Browse the repository at this point in the history
  5. fix docstring

    edopao committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b02207e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    71859db View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. treat cast_ as op_as_fieldop

    edopao committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    370b090 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. initial draft

    edopao committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1356503 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b202f51 View commit details
    Browse the repository at this point in the history
  2. working draft

    edopao committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    842d1e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    cf41fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caec101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b42a9fc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    c9451c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed3b91 View commit details
    Browse the repository at this point in the history
  3. working draft

    edopao committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    48466a2 View commit details
    Browse the repository at this point in the history
  4. review comments

    edopao committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3ef17d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0127fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. minor edit

    edopao committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4742eac View commit details
    Browse the repository at this point in the history
  2. minor edit

    edopao committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d7b0e78 View commit details
    Browse the repository at this point in the history
  3. code refactoring

    edopao committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4b2f00f View commit details
    Browse the repository at this point in the history
  4. remove extra change

    edopao committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    65f4bc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b4e08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abdf25a View commit details
    Browse the repository at this point in the history
  7. edit comment

    edopao committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    59ec5e7 View commit details
    Browse the repository at this point in the history