File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
xml/System.Runtime.Intrinsics Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 189189 </TypeParameter>
190190 </TypeParameters>
191191 <Parameters>
192- <Parameter Name="vector" Type="System.Runtime.Intrinsics.Vector128<T >" RefType="this" />
192+ <Parameter Name="vector" Type="System.Runtime.Intrinsics.Vector128<TFrom >" RefType="this" />
193193 </Parameters>
194194 <Docs>
195195 <typeparam name="T">The type of the input vector.</typeparam>
Original file line number Diff line number Diff line change 190190 </TypeParameter>
191191 </TypeParameters>
192192 <Parameters>
193- <Parameter Name="vector" Type="System.Runtime.Intrinsics.Vector256<T >" RefType="this" />
193+ <Parameter Name="vector" Type="System.Runtime.Intrinsics.Vector256<TFrom >" RefType="this" />
194194 </Parameters>
195195 <Docs>
196196 <typeparam name="T">The type of the input vector.</typeparam>
Original file line number Diff line number Diff line change 190190 </TypeParameter >
191191 </TypeParameters >
192192 <Parameters >
193- <Parameter Name =" vector" Type =" System.Runtime.Intrinsics.Vector64< T > " RefType =" this" />
193+ <Parameter Name =" vector" Type =" System.Runtime.Intrinsics.Vector64< TFrom > " RefType =" this" />
194194 </Parameters >
195195 <Docs >
196196 <typeparam name =" T" >The type of the input vector.</typeparam >
You can’t perform that action at this time.
0 commit comments