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][E2E] Enable and fix UNSUPPORTED:windows tests #15297

Merged
merged 7 commits into from
Sep 16, 2024

Commits on Sep 5, 2024

  1. [SYCL][E2E] Enable and fix UNSUPPORTED:windows tests

    This commit enables and fixes a number of tests that have previously
    been marked as UNSUPPORTED on Windows.
    
    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3b512ab View commit details
    Browse the repository at this point in the history
  2. Fix printf int test

    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7eac2e6 View commit details
    Browse the repository at this point in the history
  3. Remove fabsf workaround as it is not needed in intel/llvm

    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9ccdfa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Ignore dllimport warning

    Signed-off-by: Larsen, Steffen <[email protected]>
    steffenlarsen committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a5486d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Split Wno-error option

    steffenlarsen committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bfe602d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7aa729 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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