Introduction to vectorization with Vector128 and Vector256 (#84115)
authorAdam Sitnik <adam.sitnik@gmail.com>
Thu, 29 Jun 2023 09:00:07 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Jun 2023 09:00:07 +0000 (11:00 +0200)
commit1b37389af6f0aa40ccd488a09f7aa13cdf5eacdd
treef8411fe19800cb65940402ea31cde0f98d296f2f
parentaef8d693286dbfdfc3c8460ea8a8699cf7c73eed
Introduction to vectorization with Vector128 and Vector256 (#84115)

Co-authored-by: Günther Foidl <gue@korporal.at>
Co-authored-by: Dan Moseley <danmose@microsoft.com>
Co-authored-by: Rob Hague <rob.hague00@gmail.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
docs/coding-guidelines/vectorization-guidelines.md [new file with mode: 0644]