This is an archive of the discontinued LLVM Phabricator instance.

[flang] Write semantics test for atomic_fetch_and
ClosedPublic

Authored by ktras on Sep 8 2022, 10:35 AM.

Details

Summary

Write a semantics test for the atomic intrinsic subroutine, atomic_fetch_and.

Diff Detail

Event Timeline

ktras created this revision.Sep 8 2022, 10:35 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
ktras requested review of this revision.Sep 8 2022, 10:35 AM
rouson accepted this revision.Sep 8 2022, 4:41 PM

LGTM

This revision is now accepted and ready to land.Sep 8 2022, 4:41 PM
This revision was automatically updated to reflect the committed changes.