Skip to content

Conversation

@SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented May 30, 2022

In preparation for deleting the "sequence" part of the field sequence.

A small number of diffs from the last commit.

@ghost ghost 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 May 30, 2022
@ghost
Copy link

ghost commented May 30, 2022

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

Issue Details

In preparation for deleting the "sequence" part of the field sequence.

We're expecting a small number of diffs from the last commit.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as ready for review May 30, 2022 23:19
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

Or, rather, restores them better in case they were lost from FIELD nodes.
Two small positive diffs where the following tree:

IND bool
  ADDR [FieldSeq]
     LCL_VAR bool

Is now folded into LCL_VAR instead of LCL_FLD.
@SingleAccretion SingleAccretion force-pushed the No-Field-Seq-Upstream branch from 8d66797 to 6005ccc Compare June 4, 2022 18:18
@JulieLeeMSFT JulieLeeMSFT added this to the 7.0.0 milestone Jun 6, 2022
Copy link
Contributor

@BruceForstall BruceForstall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Running jitstress.

@BruceForstall
Copy link
Contributor

/azp run runtime-coreclr jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@BruceForstall BruceForstall merged commit 6a3368b into dotnet:main Jun 7, 2022
@SingleAccretion SingleAccretion deleted the No-Field-Seq-Upstream branch June 7, 2022 20:29
@ghost ghost locked as resolved and limited conversation to collaborators Jul 8, 2022
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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants