Use Fuchsia's zx_system_get_features API to determine
whether LSE atomics are available on the machine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118839
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 2 2022, 12:30 PM This revision was landed with ongoing or failed builds.Mar 28 2022, 11:49 AM Closed by commit rG4e731abc5568: [compiler-rt][AArch64] Initialize __aarch64_have_lse_atomics for Fuchsia (authored by mcgrathr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 418667 compiler-rt/lib/builtins/cpu_model.c
|