Skip to content

[release/8.0-staging] Revert "disable optimizations for PopCount (#99796)"#101245

Merged
carlossanlop merged 1 commit intorelease/8.0-stagingfrom
backport/pr-100926-to-release/8.0-staging
May 2, 2024
Merged

[release/8.0-staging] Revert "disable optimizations for PopCount (#99796)"#101245
carlossanlop merged 1 commit intorelease/8.0-stagingfrom
backport/pr-100926-to-release/8.0-staging

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 18, 2024

Backport of #100926 to release/8.0-staging

/cc @mangod9

Customer Impact

  • Customer reported
  • Found internally

This is a change to revert a workaround for a compiler bug which was incorrectly generating popcnt SSE4 instructions.

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

Tested manually on a non-SSE4 machine.

Risk

[Low.] since it's simply a revert of a previous workaround to disable optimizations for a few methods.

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 18, 2024
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm. we will take for consideration in 8.0.x

Copy link
Copy Markdown
Member

@JulieLeeMSFT JulieLeeMSFT left a comment

Choose a reason for hiding this comment

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

LGTM.

@JulieLeeMSFT JulieLeeMSFT added this to the 8.0.x milestone Apr 25, 2024
@carlossanlop
Copy link
Copy Markdown
Contributor

@mangod9 @JulieLeeMSFT @jeffschwMSFT if this is ready for Tactics, can someone please send the email requesting approval and add the servicing-consider label?

@jeffschwMSFT jeffschwMSFT added the Servicing-consider Issue for next servicing release review label May 2, 2024
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels May 2, 2024
@carlossanlop
Copy link
Copy Markdown
Contributor

Approved by Tactics via email.

@carlossanlop carlossanlop merged commit 4080420 into release/8.0-staging May 2, 2024
@jkotas jkotas deleted the backport/pr-100926-to-release/8.0-staging branch May 6, 2024 00:51
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 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 Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants