This is an archive of the discontinued LLVM Phabricator instance.

[flang] Write semantics test for atomic_fetch_xor
ClosedPublic

Authored by ktras on Sep 12 2022, 8:57 AM.

Details

Summary

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

Diff Detail

Event Timeline

ktras created this revision.Sep 12 2022, 8:57 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 12 2022, 8:57 AM
rouson accepted this revision.Sep 12 2022, 9:58 AM

LGTM

This revision is now accepted and ready to land.Sep 12 2022, 9:58 AM
This revision was automatically updated to reflect the committed changes.