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

[ESIMD] Infer address space of pointer that are passed through invoke_simd to ESIMD API to generate better code on BE #14528

Merged
merged 13 commits into from
Jul 17, 2024

Commits on Jul 11, 2024

  1. Initial implementation

    fineg74 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    76dd7ba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    fd28e2d View commit details
    Browse the repository at this point in the history
  2. Add test

    fineg74 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a246761 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    5cf7481 View commit details
    Browse the repository at this point in the history
  2. Optimize the test

    fineg74 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    238250a View commit details
    Browse the repository at this point in the history
  3. Fix test

    fineg74 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6c0ab22 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Address PR comments

    fineg74 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    552b25d View commit details
    Browse the repository at this point in the history
  2. Adjust instruction count

    fineg74 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8088c3e View commit details
    Browse the repository at this point in the history
  3. Address PR comments

    fineg74 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e70b66f View commit details
    Browse the repository at this point in the history
  4. Fix test failure

    fineg74 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e25108f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    8027d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b8bee View commit details
    Browse the repository at this point in the history