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
Paths
| Differential D144710
[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 Depends on D144675
Diff Detail
Event Timelinemelver added a child revision: D144676: [X86][FixupBWInsts] Fix propagation of !pcsections metadata.Feb 24 2023, 1:37 AM This revision was landed with ongoing or failed builds. Closed by commit rGa5653b82d0b4: [X86] Improve atomics test for !pcsections (authored by melver). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 500724 llvm/test/CodeGen/X86/pcsections-atomics.ll
|