Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

github-actions[bot]
Copy link
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.

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

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

Copy link
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
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
Member

@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
Member

Approved by Tactics via email.

@carlossanlop carlossanlop merged commit 4080420 into release/8.0-staging May 2, 2024
111 of 114 checks passed
@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