Skip to content

Commit 173e500

Browse files
Simon Gladmanstephentyrone
authored andcommitted
Added todo task.
1 parent 3ca63c3 commit 173e500

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stdlib/public/Darwin/Accelerate/vForce_Operations.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
//
1111
//===----------------------------------------------------------------------===//
1212

13+
// TODO: Support vectors with `count > Int32.max` by calling vvceilf in a
14+
// loop, processing 0x40000000 elements at a go.
15+
1316
// Array-Oriented Arithmetic and Auxiliary Functions
1417

1518
extension vForce {

0 commit comments

Comments
 (0)