[all-commits] [llvm/llvm-project] cb41eb: [flang] Add atomic_or to list of intrinsics
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Tue Nov 1 13:53:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb41eb33c72d9c80bcda280d5be5b188575eae04
https://github.com/llvm/llvm-project/commit/cb41eb33c72d9c80bcda280d5be5b188575eae04
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
M flang/test/Semantics/atomic09.f90
Log Message:
-----------
[flang] Add atomic_or to list of intrinsics
Add the atomic subroutine, atomic_or, to the list of
intrinsic subroutines, add its last dummy argument to a check
for a coindexed-object, and update test.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D137097
More information about the All-commits
mailing list