SimSYCL icon indicating copy to clipboard operation
SimSYCL copied to clipboard

Change the return type of named swizzles

Open GagaLP opened this issue 9 months ago • 0 comments

This is the fourth and last 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/672#issue-2715771214, which changes the return type of 1-element named swizzles to DataT &.

GagaLP avatar Jan 27 '25 18:01 GagaLP