Skip to content

Commit ba7e8d5

Browse files
authored
[SYCL][NFC] Refactor FunctionCategorizer to simple functions. (#17529)
During a code review of the Module Splitting upstreaming patch, it was recognized that the FunctionCategorizer is overengineered. This change removes the FunctionCategorizer and replaces it with plain functions. The rules "SimpleFlagAttribute," "SimpleFlagMetadata," and "SortedIntegersListMetadata" haven't been used and are therefore abandoned. The aim of this change is to simplify the future upstreaming of Module Splitting.
1 parent cec803c commit ba7e8d5

File tree

1 file changed

+99
-266
lines changed

1 file changed

+99
-266
lines changed

0 commit comments

Comments
 (0)