Skip to content

Do not set flags for JTRUE op1 - #76731

Closed
TIHan wants to merge 14 commits into
dotnet:mainfrom
TIHan:set-flags-jtrue-removal
Closed

Do not set flags for JTRUE op1#76731
TIHan wants to merge 14 commits into
dotnet:mainfrom
TIHan:set-flags-jtrue-removal

Conversation

@TIHan

@TIHanTIHan commented Oct 7, 2022

Copy link
Copy Markdown
Contributor

Experimenting with not setting flags on JTRUE's op1.
#74867

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 7, 2022
@ghostghost assigned TIHanOct 7, 2022
@ghost

ghost commented Oct 7, 2022

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

Experimenting with not setting flags on JTRUE's op1.

Author:TIHan
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@build-analysisbuild-analysisBot mentioned this pull request Oct 7, 2022
2 tasks
@ghost

Copy link
Copy Markdown

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@TIHanTIHan reopened this Jan 4, 2023
@TIHan

Copy link
Copy Markdown
ContributorAuthor

Closing as mentioned in @jakobbotsch 's comment that containment is not the right way to go.

@TIHanTIHan closed this Jan 30, 2023
@ghostghost locked as resolved and limited conversation to collaborators Mar 2, 2023
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 SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@TIHan