Skip to content

Conversation

@uditagarwal97
Copy link
Contributor

@uditagarwal97 uditagarwal97 commented Jan 10, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR re-enables the Windows ABI check test that was previously disabled due to issue #20915. The changes address ABI compatibility by modifying the device class constructors and updating the expected Windows symbol dump to reflect simplified setNDRangeDescriptor overloads.

Changes:

  • Re-enabled Windows ABI check test by removing the UNSUPPORTED directive
  • Changed device copy and move constructors from defaulted to explicitly declared
  • Updated Windows symbol dump to reflect consolidated setNDRangeDescriptor signatures

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
sycl/test/abi/sycl_symbols_windows.dump Removed UNSUPPORTED directive, updated symbol signatures for setNDRangeDescriptor methods, and removed trailing blank line
sycl/source/device.cpp Added explicit definitions for copy and move constructors
sycl/include/sycl/device.hpp Changed copy and move constructor declarations from defaulted to explicitly declared

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.

[SYCL][LIT] sycl_symbols_windows.dump test failing in post-commit

3 participants