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

Support sycl_ext_oneapi_prefetch #2189

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Commits on Oct 19, 2023

  1. Support sycl_ext_oneapi_prefetch

    SYCL part: intel/llvm#11458
    intel/llvm#11597
    
    Handle new properties and decorate prefetch's arg.
    KornevNikita committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7358d3c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 23, 2023

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

    KornevNikita committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    36ee841 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Apply suggestions

    KornevNikita committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5e56038 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update test/extensions/INTEL/SPV_INTEL_cache_controls/decorate-prefet…

    …ch-w-cache-controls.ll
    
    Co-authored-by: Dmitry Sidorov <dmitry.sidorov@intel.com>
    KornevNikita and MrSidims authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    26c1f4d View commit details
    Browse the repository at this point in the history