[all-commits] [llvm/llvm-project] e669e2: [flang] Write semantics test for atomic_cas
Katherine Rasmussen via All-commits
all-commits at lists.llvm.org
Wed Oct 12 15:34:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e669e2bd97e736bab5de331249ceb31c8bdc7127
https://github.com/llvm/llvm-project/commit/e669e2bd97e736bab5de331249ceb31c8bdc7127
Author: Katherine Rasmussen <krasmussen at lbl.gov>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
A flang/test/Semantics/atomic03.f90
Log Message:
-----------
[flang] Write semantics test for atomic_cas
Write a semantics test for the atomic intrinsic subroutine,
atomic_cas.
Reviewed By: rouson
Differential Revision: https://reviews.llvm.org/D135412
More information about the All-commits
mailing list