From c46553ea860741fc542c1280a429500b2dc4e5b8 Mon Sep 17 00:00:00 2001
From: Rageking8 <106309953+Rageking8@users.noreply.github.com>
Date: Sat, 1 Mar 2025 18:11:36 +0800
Subject: [PATCH] Elide vector link in returns description for
`Vector512.Create`
---
xml/System.Runtime.Intrinsics/Vector512.xml | 84 ++++++++++-----------
1 file changed, 42 insertions(+), 42 deletions(-)
diff --git a/xml/System.Runtime.Intrinsics/Vector512.xml b/xml/System.Runtime.Intrinsics/Vector512.xml
index 23ae606c49f..fe20b1fa96a 100644
--- a/xml/System.Runtime.Intrinsics/Vector512.xml
+++ b/xml/System.Runtime.Intrinsics/Vector512.xml
@@ -1851,7 +1851,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi8
@@ -1877,7 +1877,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512d _mm512_set1_pd
@@ -1903,7 +1903,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi16
@@ -1929,7 +1929,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi32
@@ -1955,7 +1955,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi64x
@@ -1981,7 +1981,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
To be added.
@@ -2013,7 +2013,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi8
@@ -2039,7 +2039,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512 _mm512_set1_ps
@@ -2071,7 +2071,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi16
@@ -2103,7 +2103,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi32
@@ -2135,7 +2135,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
On x86, this method corresponds to __m512i _mm512_set1_epi64x
@@ -2167,7 +2167,7 @@
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
To be added.
@@ -2195,7 +2195,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2223,7 +2223,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
On x86, this method corresponds to __m512d _mm512_setr_m256d (__m256d lo, __m256d hi)
@@ -2251,7 +2251,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2279,7 +2279,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
On x86, this method corresponds to __m512i _mm512_setr_m256i (__m256i lo, __m256i hi)
@@ -2307,7 +2307,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2335,7 +2335,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2369,7 +2369,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2397,7 +2397,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
On x86, this method corresponds to __m512 _mm512_setr_m256 (__m256 lo, __m256 hi)
@@ -2431,7 +2431,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2465,7 +2465,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
On x86, this method corresponds to __m512i _mm512_setr_m256i (__m256i lo, __m256i hi)
@@ -2499,7 +2499,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2533,7 +2533,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
@@ -2573,7 +2573,7 @@
The value that element 6 will be initialized to.
The value that element 7 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512d _mm512_setr_pd
@@ -2613,7 +2613,7 @@
The value that element 6 will be initialized to.
The value that element 7 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi64x
@@ -2659,7 +2659,7 @@
The value that element 6 will be initialized to.
The value that element 7 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi64x
@@ -2715,7 +2715,7 @@
The value that element 14 will be initialized to.
The value that element 15 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi32
@@ -2771,7 +2771,7 @@
The value that element 14 will be initialized to.
The value that element 15 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512 _mm512_setr_ps
@@ -2833,7 +2833,7 @@
The value that element 14 will be initialized to.
The value that element 15 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi32
@@ -2921,7 +2921,7 @@
The value that element 30 will be initialized to.
The value that element 31 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi16
@@ -3015,7 +3015,7 @@
The value that element 30 will be initialized to.
The value that element 31 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi16
@@ -3167,7 +3167,7 @@
The value that element 62 will be initialized to.
The value that element 63 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi8
@@ -3325,7 +3325,7 @@
The value that element 62 will be initialized to.
The value that element 63 will be initialized to.
Creates a new instance with each element initialized to the corresponding specified value.
- A new with each element initialized to corresponding specified value.
+ A new vector with each element initialized to corresponding specified value.
On x86, this method corresponds to __m512i _mm512_setr_epi8
@@ -3368,7 +3368,7 @@
The type of the elements in the vector.
The readonly span from which the vector is created.
Creates a new from a given readonly span.
- A new with its elements set to the first elements from .
+ A new vector with its elements set to the first elements from .
To be added.
The length of is less than .
The type of () is not supported.
@@ -3412,7 +3412,7 @@
The type of the elements in the vector.
The value that the 128-bit parts will be initialized to.
Creates a new instance with all 128-bit parts initialized to a specified value.
- A new with the 128-bit parts initialized to .
+ A new vector with the 128-bit parts initialized to .
To be added.
The type of () is not supported.
@@ -3455,7 +3455,7 @@
The type of the elements in the vector.
The value that the lower and upper 256-bits will be initialized to.
Creates a new instance with the lower and upper 256-bits initialized to a specified value.
- A new with the lower and upper 256-bits initialized to .
+ A new vector with the lower and upper 256-bits initialized to .
To be added.
The type of () is not supported.
@@ -3498,7 +3498,7 @@
The type of the elements in the vector.
The value that the 64-bit parts will be initialized to.
Creates a new instance with all 64-bit parts initialized to a specified value.
- A new with the 64-bit parts initialized to .
+ A new vector with the 64-bit parts initialized to .
To be added.
The type of () is not supported.
@@ -3542,7 +3542,7 @@
The type of the elements in the vector.
The value that all elements will be initialized to.
Creates a new instance with all elements initialized to the specified value.
- A new with all elements initialized to .
+ A new vector with all elements initialized to .
To be added.
The type of () is not supported.
@@ -3586,7 +3586,7 @@
The type of the elements in the vector.
The array from which the vector is created.
Creates a new from a given array.
- A new with its elements set to the first elements from .
+ A new vector with its elements set to the first elements from .
To be added.
The length of is less than .
The type of () is not supported.
@@ -3642,7 +3642,7 @@
The value that the lower 256-bits will be initialized to.
The value that the upper 256-bits will be initialized to.
Creates a new instance from two instances.
- A new initialized from and .
+ A new vector initialized from and .
To be added.
The type of and () is not supported.
@@ -3688,7 +3688,7 @@
The array from which the vector is created.
The index in at which to being reading elements.
Creates a new from a given array.
- A new with its elements set to the first elements from .
+ A new vector with its elements set to the first elements from .
To be added.
The length of , starting from , is less than .
The type of () is not supported.