Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFCI][SYCL] Refactor named swizzles implementation (intel#16354)
Instead of using preprocessor via `swizzles.def` file that is included multiple times, employ mixin-based approach which is more C++'ish.
- Loading branch information