[flang] Add atomic_fetch_and to list of intrinsics
Add the atomic subroutine, atomic_fetch_and, to the list of intrinsic subroutines, add its last dummy argument to a check for coindexed-object, and update test. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D136720
Loading
Please sign in to comment