This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add support for llvm.prefetch to use Zicbop instructions.
ClosedPublic

Authored by craig.topper on Jun 12 2023, 9:20 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Jun 12 2023, 9:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 9:20 AM
craig.topper requested review of this revision.Jun 12 2023, 9:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 9:20 AM
reames accepted this revision.Jun 12 2023, 1:51 PM

LGTM

This revision is now accepted and ready to land.Jun 12 2023, 1:51 PM
asb accepted this revision.Jun 13 2023, 2:01 AM

LGTM.