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] Fix crash caused by functor without call operator as Kernel #7104

Merged
merged 12 commits into from
Oct 28, 2022

Commits on Oct 18, 2022

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

Commits on Oct 21, 2022

  1. Fix failing tests

    srividya-sundaram committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e77b134 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    srividya-sundaram committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6fd86bf View commit details
    Browse the repository at this point in the history
  3. Add test comment

    srividya-sundaram committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    373dd69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa0a48b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

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

Commits on Oct 24, 2022

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

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    c779855 View commit details
    Browse the repository at this point in the history
  2. Fix function names

    srividya-sundaram committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7c2b3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update clang/lib/Sema/SemaSYCL.cpp

    Co-authored-by: premanandrao <premanand.m.rao@intel.com>
    srividya-sundaram and premanandrao authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7d1c226 View commit details
    Browse the repository at this point in the history
  2. Update clang/test/SemaSYCL/undefined-functor.cpp

    Co-authored-by: premanandrao <premanand.m.rao@intel.com>
    srividya-sundaram and premanandrao authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8e67183 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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