This is an archive of the discontinued LLVM Phabricator instance.

[X86] Improve atomics test for !pcsections
ClosedPublic

Authored by melver on Feb 24 2023, 1:36 AM.

Details

Summary

Extend pcsections-atomics.ll to exhaustively test all atomic ops up to
64 bits. This currently shows that some atomic operations do not end up
in PC sections. This will be addressed in a subsequent change.

Depends on D144675

Diff Detail

Event Timeline

melver created this revision.Feb 24 2023, 1:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 1:36 AM
Herald added a subscriber: pengfei. · View Herald Transcript
melver requested review of this revision.Feb 24 2023, 1:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 1:36 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2023, 3:16 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.