This is an archive of the discontinued LLVM Phabricator instance.

[flang] Write semantics test for atomic_or
ClosedPublic

Authored by ktras on Sep 19 2022, 10:59 AM.

Details

Summary

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

Diff Detail

Event Timeline

ktras created this revision.Sep 19 2022, 10:59 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 19 2022, 10:59 AM
rouson accepted this revision.Sep 19 2022, 11:35 AM

LGTM

This revision is now accepted and ready to land.Sep 19 2022, 11:35 AM
This revision was automatically updated to reflect the committed changes.