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.
2 parents f9b07a6 + 60579ec commit 9b7c72fCopy full SHA for 9b7c72f
llvm/lib/Support/BLAKE3/llvm_blake3_prefix.h
@@ -10,7 +10,9 @@
10
#define blake3_hasher llvm_blake3_hasher
11
#define blake3_chunk_state llvm_blake3_chunk_state
12
#define blake3_compress_in_place llvm_blake3_compress_in_place
13
+#define blake3_compress_subtree_wide llvm_blake3_compress_subtree_wide
14
#define blake3_compress_xof llvm_blake3_compress_xof
15
+#define blake3_xof_many llvm_blake3_xof_many
16
#define blake3_hash_many llvm_blake3_hash_many
17
#define blake3_simd_degree llvm_blake3_simd_degree
18
#define blake3_compress_in_place_portable llvm_blake3_compress_in_place_portable
0 commit comments