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

[GR-47080] Support side effect free LogicCompareAndSwap and Timestamp node intrinsic #10589

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

graalvmbot
Copy link
Collaborator

Side effect LogicCompareAndSwap node is needed in low-level use-cases during Profiling.

The Timestamp intrinsic allows for reading the CPU timestamp (rdtscp on AMD64 and ENTVCT_EL0 on AArch64).

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 29, 2025
@graalvmbot graalvmbot force-pushed the ms/GR-47080/profile-method-global-call-order branch from 521f84b to a47f6bb Compare January 29, 2025 14:51
@graalvmbot graalvmbot force-pushed the ms/GR-47080/profile-method-global-call-order branch from a47f6bb to 247fbf5 Compare January 30, 2025 09:20
@graalvmbot graalvmbot force-pushed the ms/GR-47080/profile-method-global-call-order branch from 247fbf5 to fcee29b Compare January 30, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants