This is an archive of the discontinued LLVM Phabricator instance.

AtomicExpand: Use InstSimplifyFolder
ClosedPublic

Authored by arsenm on Sep 20 2022, 3:47 PM.

Details

Summary

Automatically cleanup operations if we know the atomic has higher
alignment.

Diff Detail