This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support atomic fence
ClosedPublic

Authored by kaz7 on Oct 24 2020, 8:44 PM.

Details

Summary

Support atomic fence instruction and add a regression test.
Add MEMBARRIER pseudo insturction also to use it as a barrier
against to the compiler optimizations.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 24 2020, 8:44 PM
kaz7 requested review of this revision.Oct 24 2020, 8:44 PM
simoll accepted this revision.Oct 26 2020, 12:54 AM
This revision is now accepted and ready to land.Oct 26 2020, 12:54 AM
This revision was landed with ongoing or failed builds.Oct 26 2020, 1:03 AM
This revision was automatically updated to reflect the committed changes.