Skip to content

Commit

Permalink
[NFCI][SYCL] Refactor named swizzles implementation (intel#16354)
Browse files Browse the repository at this point in the history
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
aelovikov-intel authored Dec 19, 2024
1 parent 3696d7b commit fe98db3
Show file tree
Hide file tree
Showing 6 changed files with 873 additions and 898 deletions.
824 changes: 824 additions & 0 deletions sycl/include/sycl/detail/named_swizzles_mixin.hpp

Large diffs are not rendered by default.

Loading

0 comments on commit fe98db3

Please sign in to comment.