-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
optFoldNullCheck's pattern match misses some cases.
See dotnet/coreclr#23850 (comment) for one such example (though perhaps that could also be addressed by better handling of commas in add trees).
Will add others as I run across them.
category:cq
theme:basic-cq
skill-level:intermediate
cost:small
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI