This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add tests for `(atomicrmw xor p, Imm)`; NFC
ClosedPublic

Authored by goldstein.w.n on May 2 2023, 1:47 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.May 2 2023, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2023, 1:47 PM
goldstein.w.n requested review of this revision.May 2 2023, 1:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2023, 1:47 PM
RKSimon accepted this revision.May 4 2023, 5:23 AM

LGTM

llvm/test/CodeGen/X86/atomic-xor.ll
3

Worth adding i686 coverage as well?

This revision is now accepted and ready to land.May 4 2023, 5:23 AM

Add 32-bit tests

goldstein.w.n marked an inline comment as done.May 6 2023, 9:39 PM
This revision was landed with ongoing or failed builds.May 7 2023, 5:12 PM
This revision was automatically updated to reflect the committed changes.