diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-01-20 21:58:27 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 21:58:27 -0600 |
commit | 3274bf6b4282a0dafd4b5a2efa09824e5ca417d0 (patch) | |
tree | 6fd0b5946fe8146a74ac051b59e66e74d4b0d175 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2d9f40694324a72c2b7a3d6a9cfcc7ce8069afc1 (diff) | |
download | llvm-3274bf6b4282a0dafd4b5a2efa09824e5ca417d0.zip llvm-3274bf6b4282a0dafd4b5a2efa09824e5ca417d0.tar.gz llvm-3274bf6b4282a0dafd4b5a2efa09824e5ca417d0.tar.bz2 |
[OpenMP] Make each atomic helper take an atomic scope argument (#122786)
Summary:
Right now we just default to device for each type, and mix an ad-hoc
scope with the one used by the compiler's builtins. Unify this can make
each version take the scope optionally.
For @ronlieb, this will remove the need for `add_system` in the fork as
well as the extra `cas` with system scope, just pass `system`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions