Add the atomic subroutine, atomic_fetch_and, 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 D136720
[flang] Add atomic_fetch_and to list of intrinsics ClosedPublic Authored by ktras on Oct 25 2022, 4:38 PM.
Details Summary Add the atomic subroutine, atomic_fetch_and, to the list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 26 2022, 4:32 AM Closed by commit rG34f3fa1a260d: [flang] Add atomic_fetch_and to list of intrinsics (authored by ktras). · Explain WhyOct 26 2022, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470643 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/atomic06.f90
|