This is an archive of the discontinued LLVM Phabricator instance.

[AVR][NFC] Make atomics tests easier to read
ClosedPublic

Authored by aykevl on Jan 23 2022, 9:02 AM.

Details

Summary

Use the same mnemonics in the tests that are used in the AtomicLoadOp pattern ($rd, $rr) but use RR1 instead of $operand. This matches similar tests in load8.ll.

Diff Detail

Event Timeline

aykevl created this revision.Jan 23 2022, 9:02 AM
aykevl requested review of this revision.Jan 23 2022, 9:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2022, 9:02 AM
benshi001 accepted this revision.Jan 23 2022, 7:32 PM
This revision is now accepted and ready to land.Jan 23 2022, 7:32 PM
This revision was landed with ongoing or failed builds.Feb 2 2022, 12:10 AM
This revision was automatically updated to reflect the committed changes.