Skip to content

Replace call to GetFalseTarget method with GetTarget inside fgRemoveConditionalJump - #96560

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
sirntar:remove-bbj_cond-fix
Jan 5, 2024
Merged

Replace call to GetFalseTarget method with GetTarget inside fgRemoveConditionalJump#96560
jakobbotsch merged 1 commit into
dotnet:mainfrom
sirntar:remove-bbj_cond-fix

Conversation

@sirntar

Copy link
Copy Markdown
Member

@ghostghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Jan 5, 2024
@ghost

ghost commented Jan 5, 2024

Copy link
Copy Markdown

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

Issue Details

As I mentioned here, this is a small fix for #95773

Part of #84834
cc @wscho77@HJLeee@clamp03@JongHeonChoi@t-mustafin@gbalykov@viewizard@ashaurtaev@brucehoult@tomeksowi@yurai007@Bajtazar

Author:sirntar
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@jakobbotsch
jakobbotsch merged commit c9df6a4 into dotnet:mainJan 5, 2024
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Feb 5, 2024
@sirntar
sirntar deleted the remove-bbj_cond-fix branch October 9, 2024 10:02
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIcommunity-contributionIndicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sirntar@tomeksowi@jakobbotsch