This is an archive of the discontinued LLVM Phabricator instance.

[flang] Write semantics test for atomic_cas
ClosedPublic

Authored by ktras on Oct 6 2022, 4:51 PM.

Details

Summary

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

Diff Detail

Event Timeline

ktras created this revision.Oct 6 2022, 4:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 4:51 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
ktras requested review of this revision.Oct 6 2022, 4:51 PM
rouson accepted this revision.Oct 12 2022, 1:52 PM

LGTM

This revision is now accepted and ready to land.Oct 12 2022, 1:52 PM
This revision was automatically updated to reflect the committed changes.