This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Add testcases for privileged intrinsic macros
ClosedPublic

Authored by gonglingqin on Dec 6 2022, 12:20 AM.

Details

Summary

Add testcases calling macros to the implemented privileged intrinsics
as discussed in D139288. The intrinsics involved include ibar, dbar,
break, syscall, and CRC check intrinsics.

Diff Detail

Event Timeline

gonglingqin created this revision.Dec 6 2022, 12:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2022, 12:20 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
gonglingqin requested review of this revision.Dec 6 2022, 12:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 6 2022, 12:20 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Dec 7 2022, 1:57 AM
This revision was landed with ongoing or failed builds.Dec 9 2022, 7:39 PM
This revision was automatically updated to reflect the committed changes.