[all-commits] [llvm/llvm-project] 183f1b: [flang] Write semantics test for atomic_fetch_or
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Wed Aug 31 12:02:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 183f1b568527bbefb1ffa70037a71fcdbd2e15d9
https://github.com/llvm/llvm-project/commit/183f1b568527bbefb1ffa70037a71fcdbd2e15d9
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
A flang/test/Semantics/atomic07.f90
Log Message:
-----------
[flang] Write semantics test for atomic_fetch_or
Write a semantics test for the atomic intrinsic subroutine,
atomic_fetch_or.
Reviewed By: rouson
Differential Revision: https://reviews.llvm.org/D132519
More information about the All-commits
mailing list