[PATCH] D135934: [X86] Add MSRLIST instructions.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 01:21:02 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/docs/ReleaseNotes.rst:134
 
+- Support ISA of ``MSRLIST``.
+
----------------
It'd be better to list the instructions as well (WRMSRNLIST and RDMSRNLIST)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135934/new/

https://reviews.llvm.org/D135934



More information about the llvm-commits mailing list