OSDN Git Service

[X86][AMX] Fix the typo.
authorLuo, Yuanke <yuanke.luo@intel.com>
Tue, 19 Jan 2021 04:42:59 +0000 (12:42 +0800)
committerLuo, Yuanke <yuanke.luo@intel.com>
Tue, 19 Jan 2021 08:57:34 +0000 (16:57 +0800)
commit7e1d2224b42b411acf2d3cb20e3cf5a564ef79bb
tree0d6ea4222a10b7c7ee0f6815de7da42504ef69af
parent39a2a233f88443e865758ba73c156787c77ead2c
[X86][AMX] Fix the typo.

The dpbsud should be dpbssd.

Differential Revision: https://reviews.llvm.org/D94943
clang/lib/Headers/amxintrin.h
clang/test/CodeGen/X86/amx_api.c