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

Revert "Adding support for the X86Base.Pause intrinsic on Mono (#61707)" #62157

Merged
merged 1 commit into from
Nov 30, 2021

Conversation

agocke
Copy link
Member

@agocke agocke commented Nov 29, 2021

This reverts commit 1997bee.

Looks like these tests are still failing after the change.

@agocke
Copy link
Member Author

agocke commented Nov 29, 2021

FYI @tannergooding it looks like these tests are still failing in CI, reverting for now

@agocke agocke requested a review from a team November 29, 2021 21:24
Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

LGTM

@agocke agocke merged commit 4e9ea99 into dotnet:main Nov 30, 2021
@agocke agocke deleted the revert-61707 branch November 30, 2021 00:14
@tannergooding
Copy link
Member

Someone on the Mono team likely needs to join in and help diagnose the issue then. It's not clear what's causing the failure on Mono to me, particularly where the relevant support was added and it was passing locally on my box.

@imhameed
Copy link
Contributor

imhameed commented Dec 1, 2021

Someone on the Mono team likely needs to join in and help diagnose the issue then.

I'll take a look (likely early next week). Is there an open issue tracking this?

@vargaz
Copy link
Contributor

vargaz commented Dec 1, 2021

I think the patch is good, but its only implemented when running with --llvm.

@lambdageek
Copy link
Member

lambdageek commented Dec 1, 2021

Yea, I'd start by un-reverting the patch, but move the issues.targets ExcludeList item so that it doesn't run on mini JIT, interp, non-LLVM AOT, etc.

/cc @fanyang-mono

@ghost ghost locked as resolved and limited conversation to collaborators Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants