Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`sycl::vec(vector_t)` ctor is implemented as `bit_cast` itself, so having two steps has no advantage over doing all that in once. Part of the efforts to eliminate `vector_t` usage in the code base before its removal from the SYCL specification.
- Loading branch information