SimSYCL icon indicating copy to clipboard operation
SimSYCL copied to clipboard

Fix 1-element vec ambiguities

Open GagaLP opened this issue 9 months ago • 0 comments

This is the third part of a series of four pull requests addressing some SYCL clarifications for sycl::vec.

This pull request implements the behavior specified in https://github.com/KhronosGroup/SYCL-Docs/pull/670#issue-2715764511, which resolves ambiguities for 1-element sycl::vec.

GagaLP avatar Jan 27 '25 18:01 GagaLP