This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add test cases for inline memcpy expansion
ClosedPublic

Authored by craig.topper on Jul 8 2022, 3:23 PM.

Details

Summary

Test file was taken directly from AArch64/ARM. I've added RUN
lines for aligned and unaligned since many of the test cases
are strings that aren't aligned and have an odd size.

Some of these test cases are modified by D129402.

Diff Detail

Event Timeline

craig.topper created this revision.Jul 8 2022, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2022, 3:23 PM
craig.topper requested review of this revision.Jul 8 2022, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 8 2022, 3:23 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 10 2022, 2:23 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.