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] Choose image with inlined default values if default value is set explicitly #12626

Merged
merged 9 commits into from
Feb 9, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    6675b67 View commit details
    Browse the repository at this point in the history
  2. Address review

    againull committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    25792e6 View commit details
    Browse the repository at this point in the history
  3. Mark method as const

    againull committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    69ba9f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    85a629d View commit details
    Browse the repository at this point in the history
  2. Improve get_specialization_constant_raw_value

    Make it usable to return default value as well, not only value that was
    set.
    againull committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    76fcd9b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Rename confusing OVERRIDEN

    againull committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    44bda1e View commit details
    Browse the repository at this point in the history
  2. Additional comment

    againull committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    563c64c View commit details
    Browse the repository at this point in the history
  3. Format

    againull committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bf0f687 View commit details
    Browse the repository at this point in the history
  4. Add additional test

    againull committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a864738 View commit details
    Browse the repository at this point in the history