pengfei added inline comments.
================
Comment at: clang/test/CodeGen/X86/avx512fp16-abi.c:207
+} pr52011() {
+ // CHECK-C: define{{.*}} { float, double } @pr52011
+}
----------------
LuoYuanke wrote:
> Why not test CPP as well?
CPP doesn't allow unnamed struct defined in the result type. I can change them
to named struct.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111037/new/
https://reviews.llvm.org/D111037
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits