KEMBAR78
JIT: isinst(cls, null) -> null by EgorBo · Pull Request #98284 · dotnet/runtime · GitHub
Skip to content

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Feb 11, 2024

@ghost ghost assigned EgorBo Feb 11, 2024
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 11, 2024
@ghost
Copy link

ghost commented Feb 11, 2024

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: EgorBo
Assignees: EgorBo
Labels:

area-CodeGen-coreclr

Milestone: -

@EgorBo
Copy link
Member Author

EgorBo commented Feb 12, 2024

PTAL @jakobbotsch @dotnet/jit-contrib
Simple change, folds "null is Foo" into null (via VN).

@EgorBo EgorBo requested a review from jakobbotsch February 12, 2024 12:37
@EgorBo EgorBo merged commit 33e6c90 into dotnet:main Feb 12, 2024
@EgorBo EgorBo deleted the vn-isinst branch February 12, 2024 13:05
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants