Add the atomic subroutine, atomic_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 D136907
[flang] Add atomic_and to list of intrinsics ClosedPublic Authored by ktras on Oct 27 2022, 6:03 PM.
Details Summary Add the atomic subroutine, atomic_and, to the list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 28 2022, 5:48 AM Closed by commit rGcc2e8e507561: [flang] Add atomic_and to list of intrinsics (authored by ktras). · Explain WhyOct 31 2022, 10:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 472055 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/atomic02.f90
|