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

Decoupling AOT from graph memory planner #8096

Merged
merged 7 commits into from
Jun 29, 2021
Merged

Commits on Jun 28, 2021

  1. Fix an issue with storage-rewrite pass and packed functions

    Change-Id: I13888471d4b8927a4012d6a8e749fb7a8935dd77
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a9e0b72 View commit details
    Browse the repository at this point in the history
  2. Rebasing

    Change-Id: I7aa12e0217b8a2e1ff2a97a7c5fdda6b7597ae64
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    52a5109 View commit details
    Browse the repository at this point in the history
  3. Addressing comments

    Change-Id: If9f1ee190690f9a810fe41eb1933d736f1eb4ec3
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    75167f3 View commit details
    Browse the repository at this point in the history
  4. Add a pass to legalize packed calls

    Change-Id: I8aa43d3a1b837b03a5cf3c6b32fc760bd78d3436
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a1c3455 View commit details
    Browse the repository at this point in the history
  5. Add a unit test for the legalization pass

    Change-Id: I5b0d75380ff660dd5a0acf5b14fa84bb992fbec4
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    dee4a8c View commit details
    Browse the repository at this point in the history
  6. rebasing

    Change-Id: I52ceab5cf6e9b54390cb36c18dbb8e22505d8e18
    Giuseppe Rossini committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    bc7ba50 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Use common StorageInfo

    Change-Id: Ia8b7de1373f167ca7d0d69a99846d417405bbe48
    Giuseppe Rossini committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    62fe73c View commit details
    Browse the repository at this point in the history