LiuChen3 added a comment. In D78699#2328541 <https://reviews.llvm.org/D78699#2328541>, @dyung wrote:
> Hi, the test you added seems to pass both before and after your change, is > this intended? Oh, yes. I made mistake on my RUN line. So these tests are not really checked. Thanks for your help! I will make another patch to fix this testcase. ================ Comment at: clang/test/CodeGen/X86/avx-union.c:22 +union M512 m2; +// CHECK-LABEL: define dso_local void @test() +// CHECK: void @foo1(<4 x double> ---------------- dyung wrote: > When I fix the run lines above, I'm not getting "dso_local". Might want to > double check that. There actually have no 'dso_local'. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78699/new/ https://reviews.llvm.org/D78699 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits