[PATCH] D96315: [X86][AMX] Assemble new AMX interface to an experiment header file.

LuoYuanke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 21:36:05 PST 2021


LuoYuanke created this revision.
Herald added subscribers: pengfei, mgorny.
LuoYuanke requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Since the new AMX interface is not mature right now, we assemble the new
interface to an experiment file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96315

Files:
  clang/lib/Headers/CMakeLists.txt
  clang/lib/Headers/amxintrin.h
  clang/lib/Headers/amxintrin_experiment.h
  clang/test/CodeGen/X86/amx_api.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96315.322281.patch
Type: text/x-patch
Size: 6231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/7f948c58/attachment-0001.bin>


More information about the cfe-commits mailing list