We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e21c90 commit d6d455dCopy full SHA for d6d455d
1 file changed
.clang-format
@@ -22,6 +22,14 @@ StatementMacros:
22
- 'MAKE_OptimizerStatic8bit1StateBlockwise'
23
- 'MAKE_OptimizerStatic8bit2StateBlockwise'
24
- 'MAKE_kQuantizeBlockwise'
25
+ - 'MAKE_BLOCKWISE8'
26
+ - 'MAKE_ELEMENTWISE_FUNC'
27
+ - 'CMAKE_ELEMENTWISE_FUNC'
28
+ - 'MAKE_FUNC8'
29
+ - 'MAKE_FUNC32'
30
+ - 'MAKE_CBLOCKWISE8'
31
+ - 'MAKE_CFUNC8'
32
+ - 'MAKE_CFUNC32'
33
34
UseTab: Never
35
0 commit comments