This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add the FSRM feature (Fast Short Rep Mov) to Zen3.
ClosedPublic

Authored by hjyamauchi on Jan 11 2021, 11:06 AM.

Details

Summary

Note -x86-use-fsrm-for-memcpy is still disabled by default and there's no
default behavior change.

Diff Detail

Event Timeline

hjyamauchi created this revision.Jan 11 2021, 11:06 AM
hjyamauchi requested review of this revision.Jan 11 2021, 11:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2021, 11:06 AM

LGTM!

The enhancement applies to specific string lengths. I will check it and if need be will submit changes with respect to this prerequisite.

This revision is now accepted and ready to land.Jan 13 2021, 11:46 AM