You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][Joint Matrix] Add missing arch with matrix support to matrix aspect (#15932)
Recently added devices `architecture::intel_gpu_bmg_g21,
architecture::intel_gpu_lnl_m, and architecture::intel_gpu_arl_h` have
matrix support.
This patch updates the aspect `aspect::ext_intel_matrix` so things like
`sycl-ls --verbose` and kernel query show this support when used on
these new devices.
0 commit comments