Skip to content

Commit 3099c23

Browse files
Merge pull request #2372 from jasonrandrews/review2
Remove draft status from the SIMD migration learning path
2 parents 2e8ab13 + b11ba7c commit 3099c23

File tree

1 file changed

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

1 file changed

+0
-4
lines changed

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

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

4-
draft: true
5-
cascade:
6-
draft: true
7-
84
minutes_to_complete: 30
95

106
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)