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][Matrix] Switch to SPV_KHR_cooperative_matrix extension #13316

Closed
wants to merge 5 commits into from

Commits on Apr 8, 2024

  1. [SYCL][Matrix] Switch to SPV_KHR_cooperative_matrix extension

    Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
    MrSidims committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5b8e9eb View commit details
    Browse the repository at this point in the history
  2. Try to not use __spirv_Load/__spirv_Store

    Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
    MrSidims committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c035f44 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. llvm-spirv w/a

    Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
    MrSidims committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    274d002 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
    MrSidims committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    90beee1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix signed/signed muladd

    Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
    MrSidims committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b356dae View commit details
    Browse the repository at this point in the history