Add the atomic subroutine, atomic_fetch_add, to the list of
intrinsic subroutines, add its last dummy argument to a check
for a coindexed-object, and update test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136625
[flang] Add atomic_fetch_add to list of intrinsics ClosedPublic Authored by ktras on Oct 24 2022, 10:44 AM.
Details Summary Add the atomic subroutine, atomic_fetch_add, to the list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 24 2022, 11:31 AM Closed by commit rG5e55467835f6: [flang] Add atomic_fetch_add to list of intrinsics (authored by ktras). · Explain WhyOct 25 2022, 11:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470571 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/atomic05.f90
|