Add the atomic subroutine, atomic_fetch_xor, 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 D136804
[flang] Add atomic_fetch_xor to list of intrinsics ClosedPublic Authored by ktras on Oct 26 2022, 5:27 PM.
Details Summary Add the atomic subroutine, atomic_fetch_xor, to the list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 27 2022, 9:53 AM Closed by commit rG7aa0968842c5: [flang] Add atomic_fetch_xor to list of intrinsics (authored by ktras). · Explain WhyOct 27 2022, 5:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471339 flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/atomic08.f90
|