This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Add intrinsics for CACOP instruction
ClosedPublic

Authored by XiaodongLoong on Dec 21 2022, 11:10 PM.

Details

Summary

The CACOP instruction is mainly used for cache initialization
and cache-consistency maintenance.

Depends on D140872

Diff Detail

Event Timeline

XiaodongLoong created this revision.Dec 21 2022, 11:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 21 2022, 11:10 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
XiaodongLoong requested review of this revision.Dec 21 2022, 11:10 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 21 2022, 11:10 PM
This revision is now accepted and ready to land.Jan 4 2023, 1:38 AM

rebase code.

This revision was automatically updated to reflect the committed changes.