This is an archive of the discontinued LLVM Phabricator instance.

[X86] Add WRMSRNS instructions.
ClosedPublic

Authored by FreddyYe on Oct 13 2022, 8:05 PM.

Diff Detail

Event Timeline

FreddyYe created this revision.Oct 13 2022, 8:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 8:05 PM
FreddyYe requested review of this revision.Oct 13 2022, 8:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 8:05 PM
FreddyYe retitled this revision from Add WRMSRNS instructions. to [X86] Add WRMSRNS instructions..Oct 13 2022, 8:16 PM
RKSimon added inline comments.Oct 14 2022, 1:21 AM
llvm/docs/ReleaseNotes.rst
139

"Add support for the `WRMSRNS` instruction"?

FreddyYe updated this revision to Diff 468389.Oct 17 2022, 6:48 PM
FreddyYe marked an inline comment as done.

Address comment.

craig.topper accepted this revision.Oct 17 2022, 7:02 PM
craig.topper added a subscriber: craig.topper.

LGTM

This revision is now accepted and ready to land.Oct 17 2022, 7:02 PM
This revision was automatically updated to reflect the committed changes.