Skip to content

Commit d1ddd46

Browse files
Merge pull request #2354 from jasonrandrews/review
Keeping SIMD migration Learning Path in draft for additional review.
2 parents 06ed29f + bc6d98d commit d1ddd46

File tree

1 file changed

+4
-0
lines changed
  • content/learning-paths/cross-platform/vectorization-comparison

1 file changed

+4
-0
lines changed

content/learning-paths/cross-platform/vectorization-comparison/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: "Migrate x86-64 SIMD to Arm64"
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 30
59

610
who_is_this_for: This is an advanced topic for developers migrating vectorized (SIMD) code from x86-64 to Arm64.

0 commit comments

Comments
 (0)