Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149687
[X86] Add tests for `(atomicrmw xor p, Imm)`; NFC ClosedPublic Authored by goldstein.w.n on May 2 2023, 1:47 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 4 2023, 5:23 AM This revision was landed with ongoing or failed builds.May 7 2023, 5:12 PM Closed by commit rG38869852177c: [X86] Add tests for `(atomicrmw xor p, Imm)`; NFC (authored by goldstein.w.n). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520145 llvm/test/CodeGen/X86/atomic-xor.ll
|
Worth adding i686 coverage as well?