You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix various asserts that were found by Antigen (#104625)
* Ensure that we create a valid GT_IND node
* Remove a bad assert in the associative morphs
* Ensure that we check for GT_NULLCHECK when handling containment
* Fix a bad assert for x64
* Ensure we properly check for ConvertMaskToVector
* Fix the memory size used for some vbroadcast instructions in disasm and asserts
* Ensure rewriting WithElement takes into account unsupported ISAs
* Ensure we check FEATURE_HW_INTRINSICS
* Apply formatting patch
0 commit comments