[all-commits] [llvm/llvm-project] ecedc4: [flang] Add atomic_xor to list of intrinsics
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Mon Nov 7 17:00:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecedc4d71064b0d6fe1f5556b9bac37c6aa89bb3
https://github.com/llvm/llvm-project/commit/ecedc4d71064b0d6fe1f5556b9bac37c6aa89bb3
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M flang/docs/Intrinsics.md
M flang/lib/Evaluate/intrinsics.cpp
M flang/test/Semantics/atomic11.f90
Log Message:
-----------
[flang] Add atomic_xor to list of intrinsics
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.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D137196
More information about the All-commits
mailing list