LiuChen3 added inline comments.
Comment at: clang/lib/Headers/cpuid.h:199
/* Features in %eax for leaf 7 sub-leaf 1 */
+#define bit_AVXVNNI 0x0008
#define bit_AVX512BF160x0020
craig.topper wrote:
> RKSimon wrote:
> > @liuchen3 https://github.c
craig.topper added inline comments.
Comment at: clang/lib/Headers/cpuid.h:199
/* Features in %eax for leaf 7 sub-leaf 1 */
+#define bit_AVXVNNI 0x0008
#define bit_AVX512BF160x0020
RKSimon wrote:
> @liuchen3 https://github.com/llvm/llvm-project
RKSimon added inline comments.
Comment at: clang/lib/Headers/cpuid.h:199
/* Features in %eax for leaf 7 sub-leaf 1 */
+#define bit_AVXVNNI 0x0008
#define bit_AVX512BF160x0020
@liuchen3 https://github.com/llvm/llvm-project/issues/53392 reports
LiuChen3 marked 2 inline comments as done.
LiuChen3 added a comment.
Thanks for all of your review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89105/new/
https://reviews.llvm.org/D89105
___
cfe-commit