This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add missing CET intrinsics support
ClosedPublic

Authored by FreddyYe on Dec 27 2021, 6:02 PM.

Details

Summary

These two intrinsics are documented o SDM and intrinsic guide.

Diff Detail

Event Timeline

FreddyYe created this revision.Dec 27 2021, 6:02 PM
FreddyYe requested review of this revision.Dec 27 2021, 6:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 27 2021, 6:02 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Checked we won't raise uninitialized warning, so LGTM.

pengfei accepted this revision.Dec 27 2021, 6:18 PM
This revision is now accepted and ready to land.Dec 27 2021, 6:18 PM
This revision was landed with ongoing or failed builds.Jan 3 2022, 7:41 PM
This revision was automatically updated to reflect the committed changes.