Add the atomic subroutine, atomic_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 D137196
[flang] Add atomic_xor to list of intrinsics ClosedPublic Authored by ktras on Nov 1 2022, 2:20 PM.
Details Summary Add the atomic subroutine, atomic_xor, to the list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2022, 5:08 PM Closed by commit rGecedc4d71064: [flang] Add atomic_xor to list of intrinsics (authored by ktras). · Explain WhyNov 7 2022, 5:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473833 flang/docs/Intrinsics.md
flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/atomic11.f90
|