[all-commits] [llvm/llvm-project] e4ee56: [flang] Write semantics test for atomic_fetch_and
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Mon Sep 12 08:42:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4ee56b4e043710522e3d5ebb49cfbb5b6d52885
https://github.com/llvm/llvm-project/commit/e4ee56b4e043710522e3d5ebb49cfbb5b6d52885
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Changed paths:
A flang/test/Semantics/atomic06.f90
Log Message:
-----------
[flang] Write semantics test for atomic_fetch_and
Write a semantics test for the atomic intrinsic subroutine,
atomic_fetch_and.
Reviewed By: rouson
Differential Revision: https://reviews.llvm.org/D133506
More information about the All-commits
mailing list