This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Apply target MMO flags to atomics
ClosedPublic

Authored by arsenm on Jan 13 2020, 5:26 AM.

Details

Summary

Unify MMO flag handling with SelectionDAG like with loads and stores.

Diff Detail