[all-commits] [llvm/llvm-project] 95b788: [flang] Write semantics test for atomic_fetch_add
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Wed Sep 7 17:50:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95b78898504c665907d52db9e2c5ecc28a31f5bb
https://github.com/llvm/llvm-project/commit/95b78898504c665907d52db9e2c5ecc28a31f5bb
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
A flang/test/Semantics/atomic05.f90
Log Message:
-----------
[flang] Write semantics test for atomic_fetch_add
Write a semantics test for the atomic intrinsic subroutine,
atomic_fetch_add.
Reviewed By: rouson
Differential Revision: https://reviews.llvm.org/D133139
More information about the All-commits
mailing list