This is an archive of the discontinued LLVM Phabricator instance.

[Sparc] Fix "Cannot select" error for AtomicFence on 32-bit V9
ClosedPublic

Authored by jrtc27 on Oct 23 2019, 12:21 PM.

Details

Summary

This also adds testing of 32-bit V9 atomic lowering, splitting the
64-bit-only tests out into their own file.

Diff Detail

Event Timeline

jrtc27 created this revision.Oct 23 2019, 12:21 PM
jyknight accepted this revision.Nov 11 2019, 11:53 AM
This revision is now accepted and ready to land.Nov 11 2019, 11:53 AM
This revision was automatically updated to reflect the committed changes.