[PATCH] D111037: [X86] Check if struct is blank before getting the inner types

LuoYuanke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 7 22:33:13 PDT 2021


LuoYuanke added inline comments.


================
Comment at: clang/test/CodeGen/X86/avx512fp16-abi.c:207
+} pr52011() {
+  // CHECK-C: define{{.*}} { float, double } @pr52011
+}
----------------
Why not test CPP as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111037/new/

https://reviews.llvm.org/D111037



More information about the cfe-commits mailing list