This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][GlobalISel] Custom selection for s8 load acquire
ClosedPublic

Authored by aemerson on Aug 14 2019, 12:58 PM.

Details

Summary

Implement this single atomic load instruction so that we can compile stack protector code.

Diff Detail

Event Timeline

aemerson created this revision.Aug 14 2019, 12:58 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2019, 12:58 PM
This revision is now accepted and ready to land.Aug 14 2019, 2:04 PM
This revision was automatically updated to reflect the committed changes.