[PATCH] D89301: [X86] Add user-level interrupt instructions

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 18 19:46:08 PDT 2020


pengfei added a comment.

You need to add test for macro UINTR  in clang/test/Preprocessor/predefined-arch-macros.c for SapphireRapids.



================
Comment at: llvm/docs/ReleaseNotes.rst:117
   the target CPU.
-* Support for ISA HRESET has been added.
+* Support for HRESET and UINTR instructions has been added.
 
----------------
Maybe need add to Clang release notes too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89301



More information about the cfe-commits mailing list