Skip to content

[UR][L0v2] Verify number and indices of kernel arguments#21242

Merged
sarnex merged 1 commit intointel:syclfrom
ldorau:Verify_number_and_indices_of_kernel_arguments
Feb 11, 2026
Merged

[UR][L0v2] Verify number and indices of kernel arguments#21242
sarnex merged 1 commit intointel:syclfrom
ldorau:Verify_number_and_indices_of_kernel_arguments

Conversation

@ldorau
Copy link
Contributor

@ldorau ldorau commented Feb 9, 2026

Verify number and indices of kernel arguments and
fix three SYCL E2E tests with incorrect number of kernel arguments:

  • Graph/Explicit/regression_accessor_spv.cpp
  • Graph/Update/dyn_cgf_accessor_spv.cpp
  • Graph/Update/update_with_indices_accessor_spv.cpp

Ref: #21235

@ldorau ldorau force-pushed the Verify_number_and_indices_of_kernel_arguments branch from ae202eb to 8a8716d Compare February 9, 2026 15:54
@ldorau ldorau changed the title [UR][L0v2] Verify number and indices of kernel arguments [UR][L0v2] Verify indices of kernel arguments Feb 9, 2026
@ldorau ldorau force-pushed the Verify_number_and_indices_of_kernel_arguments branch from 8a8716d to e319096 Compare February 9, 2026 20:10
@ldorau ldorau force-pushed the Verify_number_and_indices_of_kernel_arguments branch from e319096 to e861d38 Compare February 9, 2026 21:20
@ldorau ldorau force-pushed the Verify_number_and_indices_of_kernel_arguments branch from e861d38 to b82f02d Compare February 10, 2026 07:08
@ldorau
Copy link
Contributor Author

ldorau commented Feb 11, 2026

@adamfidel please review

@ldorau
Copy link
Contributor Author

ldorau commented Feb 11, 2026

@intel/sycl-graphs-reviewers @intel/unified-runtime-reviewers-level-zero please review

@ldorau
Copy link
Contributor Author

ldorau commented Feb 11, 2026

The CUDA test fails because of #19688
The HIP test fails because of #18763

Copy link
Member

@adamfidel adamfidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after the changes to the offset. Thanks!

ldorau added a commit to ldorau/llvm that referenced this pull request Feb 11, 2026
…intel#21236)"

This reverts commit 9b36da3.

The issue intel#21235 has been fixed by intel#21242.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Verify number and indices of kernel arguments.
Fix three SYCL E2E tests with incorrect number of kernel arguments.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau
Copy link
Contributor Author

ldorau commented Feb 11, 2026

The AMD/HIP CI job fails because of docker pull issues:

  failed commit on ref "layer-sha256:56951268789ec1853746009e178a2873cfaa4be1c71e57f188930ad8c7c8ad12": commit failed: lease does not exist: not found
  Warning: Docker pull failed with exit code 1, back off 1.435 seconds before retry.

@ldorau
Copy link
Contributor Author

ldorau commented Feb 11, 2026

@intel/llvm-gatekeepers please merge

@sarnex sarnex merged commit ddbad8b into intel:sycl Feb 11, 2026
191 of 202 checks passed
ldorau added a commit to ldorau/llvm that referenced this pull request Feb 11, 2026
…intel#21236)"

This reverts commit 9b36da3.

The issue intel#21235 has been fixed by intel#21242.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
sergey-semenov pushed a commit that referenced this pull request Feb 12, 2026
…#21236)" (#21266)

This reverts commit 9b36da3.
The issue #21235 has been fixed by #21242.

Closes: #21235

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
ldorau added a commit to ldorau/llvm that referenced this pull request Feb 13, 2026
Validate hKernel before dereferencing it.

Ref: intel#21242

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
kswiecicki pushed a commit that referenced this pull request Feb 16, 2026
Validate hKernel before dereferencing it.

Ref: #21242

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments