Since the underlying wait and notify instructions are only available
when the atomics feature is enabled, it only makes sense to expose
their builtin functions when atomics are enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo