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

detect: Support run-time detection on AArch64 illumos #175

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Sep 2, 2024

aarch64 port of illumos support run-time detection of FEAT_LSE and FEAT_LSE2 using getisax.

Note that aarch64 port is not yet available in main illumos/illumos-gate tree. It is available in richlowe/illumos-gate.

We need to decide how to handle this potential unstability. (For example, mark it as experimental and disable run-time detection on this platform by default.) For now, disabled run-time detection on this platform by default as aarch64 port is experimental.

@taiki-e taiki-e added the O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode label Sep 2, 2024
@taiki-e taiki-e force-pushed the aarch64-illumos-detect branch 2 times, most recently from 756565a to 20c0b6f Compare September 7, 2024 07:49
@taiki-e taiki-e changed the title detect: Support run-time detection on aarch64 illumos detect: Support run-time detection on AArch64 illumos Sep 7, 2024
@taiki-e taiki-e force-pushed the aarch64-illumos-detect branch 2 times, most recently from 95c6109 to c1568d3 Compare September 19, 2024 17:57
@taiki-e taiki-e merged commit 3cc4c94 into main Sep 19, 2024
105 checks passed
@taiki-e taiki-e deleted the aarch64-illumos-detect branch September 19, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-aarch64 Target: Armv8-A, Armv8-R, or later processors in AArch64 mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant