This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt][AArch64] Initialize __aarch64_have_lse_atomics for Fuchsia
ClosedPublic

Authored by mcgrathr on Feb 2 2022, 12:22 PM.

Details

Summary

Use Fuchsia's zx_system_get_features API to determine
whether LSE atomics are available on the machine.

Diff Detail

Event Timeline

mcgrathr created this revision.Feb 2 2022, 12:22 PM
mcgrathr requested review of this revision.Feb 2 2022, 12:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 12:22 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
abrachet accepted this revision.Feb 2 2022, 12:30 PM
This revision is now accepted and ready to land.Feb 2 2022, 12:30 PM

Has this been committed yet?

Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2022, 8:58 AM
This revision was landed with ongoing or failed builds.Mar 28 2022, 11:49 AM
This revision was automatically updated to reflect the committed changes.