This revision was automatically updated to reflect the committed changes.
Closed by commit rGd08fadd6628a: [X86] Add SERIALIZE instruction. (authored by
tianqing, committed by xiangzhangllvm).
Changed prior to commit:
https://reviews.llvm.org/D77193?vs=254114&id=254447#toc
Repository:
rG LLV
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77193/new/
https://reviews.llvm.org/D77193
___
cfe-commits mailing list
c
tianqing updated this revision to Diff 254114.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77193/new/
https://reviews.llvm.org/D77193
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Basic/BuiltinsX86.def
clang/include/clang/Driver/Options.td
clang/lib/Basic/
craig.topper requested changes to this revision.
craig.topper added inline comments.
This revision now requires changes to proceed.
Comment at: clang/lib/Headers/serializeintrin.h:17
+
+static __inline__ void
+__attribute__((__always_inline__, __nodebug__, __target__("serialize")
craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77193/new/
https://reviews.llvm.org/D77193
___
tianqing created this revision.
tianqing added reviewers: craig.topper, RKSimon, LuoYuanke.
Herald added subscribers: cfe-commits, hiraditya, mgorny.
Herald added a project: clang.
For more details about this instruction, please refer to the latest ISE
document:
https://software.intel.com/en-us/