[PATCH] D105269: [X86] AVX512FP16 instructions enabling 6/6
Pengfei Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 27 02:31:36 PDT 2021
pengfei added a comment.
Thanks for the review.
================
Comment at: clang/test/CodeGen/X86/avx512fp16-builtins.c:4223
+
+// CFC ADD PH
+
----------------
LuoYuanke wrote:
> MADD?
They are marks used when adding tests. We can remove them now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105269/new/
https://reviews.llvm.org/D105269
More information about the cfe-commits
mailing list