Skip to content

Add IsKnownConstant jit helper and optimize 'str == ""' with str.StartsWith('c')#63734

Merged
EgorBo merged 26 commits into
dotnet:mainfrom
EgorBo:jit-isknownconstant
Jan 19, 2022
Merged

Add IsKnownConstant jit helper and optimize 'str == ""' with str.StartsWith('c')#63734
EgorBo merged 26 commits into
dotnet:mainfrom
EgorBo:jit-isknownconstant

Fix unrelated invalid IR, we should not import TYP_USHORT constant

4947947
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs