[all-commits] [llvm/llvm-project] cc2e8e: [flang] Add atomic_and to list of intrinsics
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Mon Oct 31 10:23:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc2e8e5075615ccad7d050a52937acec8c9ef93a
https://github.com/llvm/llvm-project/commit/cc2e8e5075615ccad7d050a52937acec8c9ef93a
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-10-31 (Mon, 31 Oct 2022)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
M flang/test/Semantics/atomic02.f90
Log Message:
-----------
[flang] Add atomic_and to list of intrinsics
Add the atomic subroutine, atomic_and, to the list of
intrinsic subroutines, add its last dummy argument to a check
for coindexed-object, and update test.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D136907
More information about the All-commits
mailing list