Skip to content

Conversation

@BruceForstall
Copy link
Contributor

BBF_VISITED and BBF_CHANGED were unused; remove them.

Reordered the flags a bit to put related flags together.

BBF_VISITED and BBF_CHANGED were unused; remove them.

Reordered the flags a bit to put related flags together.
@ghost ghost assigned BruceForstall Feb 18, 2023
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 18, 2023
@ghost
Copy link

ghost commented Feb 18, 2023

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

Issue Details

BBF_VISITED and BBF_CHANGED were unused; remove them.

Reordered the flags a bit to put related flags together.

Author: BruceForstall
Assignees: BruceForstall
Labels:

area-CodeGen-coreclr

Milestone: -

@BruceForstall
Copy link
Contributor Author

@dotnet/jit-contrib PTAL

@BruceForstall BruceForstall merged commit 42a0986 into dotnet:main Feb 18, 2023
@BruceForstall BruceForstall deleted the RemoveUnusedBlockFlags branch February 18, 2023 20:37
@ghost ghost locked as resolved and limited conversation to collaborators Mar 21, 2023
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