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

[SYCL][ESIMD]Implement gather(lacc) accepting compile time properties #12533

Merged
merged 5 commits into from
Feb 5, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    90866aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b28c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge remote-tracking branch 'origin/sycl' into local_accessors

    # Conflicts:
    #	sycl/test/esimd/memory_properties.cpp
    fineg74 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b01e6e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Address PR comments

    fineg74 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5efe114 View commit details
    Browse the repository at this point in the history
  2. Update sycl/test/esimd/memory_properties.cpp

    Co-authored-by: Vyacheslav Klochkov <vyacheslav.n.klochkov@intel.com>
    fineg74 and v-klochkov authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    38e8db8 View commit details
    Browse the repository at this point in the history