Commit 077d0c7
[release/7.0] Ensure NI_Vector128_AsVector128 (aka
* Ensure NI_Vector128_AsVector128 (aka `Vector128<T> AsVector128(this Vector<T> value)`) doesn't have a side-effect in its assert
* CorInfoType no var_types
Co-authored-by: Tanner Gooding <[email protected]>Vector128<T> AsVector128(this Vector<T> value)) doesn't have a side-effect in its assert (#76547)1 parent bba5f48 commit 077d0c7
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
705 | | - | |
706 | | - | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
707 | 710 | | |
708 | 711 | | |
709 | 712 | | |
| |||
0 commit comments