[all-commits] [llvm/llvm-project] 7e1d22: [X86][AMX] Fix the typo.
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Tue Jan 19 01:02:47 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e1d2224b42b411acf2d3cb20e3cf5a564ef79bb
https://github.com/llvm/llvm-project/commit/7e1d2224b42b411acf2d3cb20e3cf5a564ef79bb
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M clang/lib/Headers/amxintrin.h
M clang/test/CodeGen/X86/amx_api.c
Log Message:
-----------
[X86][AMX] Fix the typo.
The dpbsud should be dpbssd.
Differential Revision: https://reviews.llvm.org/D94943
More information about the All-commits
mailing list