[X86][AMX] Fix typo of the headerfile.
Differential Revision: https://reviews.llvm.org/D138547
This commit is contained in:
parent
02a2e18e60
commit
55fceef61e
|
@ -20,7 +20,7 @@
|
|||
/// floating-point elements with elements in \a dst, and store the 32-bit
|
||||
/// result back to tile \a dst.
|
||||
///
|
||||
/// \headerfile <x86intrin.h>
|
||||
/// \headerfile <immintrin.h>
|
||||
///
|
||||
/// \code
|
||||
/// void _tile_dpfp16ps (__tile dst, __tile a, __tile b)
|
||||
|
|
Loading…
Reference in New Issue