Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

chore(cmake): Fix CheckAtomic.cmake to check sub-word atomics #6657

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hack3ric
Copy link

@hack3ric hack3ric commented Sep 7, 2022

Platforms like riscv64 does have 32-bit or 64-bit atomics, but not 8-bit or 16-bit.

Modified check_working_cxx_atomics to check sub-word atomics as well.


This change is Reviewable

Platforms like riscv64 does have 32-bit or 64-bit atomics, but not 8-bit or 16-bit.

Modified `check_working_cxx_atomics` to check sub-word atomics as well.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant