Anastasia added a comment. In D97058#2622750 <https://reviews.llvm.org/D97058#2622750>, @Anastasia wrote:
> In D97058#2622717 <https://reviews.llvm.org/D97058#2622717>, @thakis wrote: > >> In case it's useful, here's the output of the RUN line on an m1 mac with >> this patch locally reverted (where the test passes): >> http://pastie.org/p/2F3Y0xUMtH5RP9TVRzG4LI > > Thanks, this seems strange as we are not supposed to have Intel specific > extensions exposed for Arm: > > VarDecl=mce_payload:131:37 (Definition) (invalid) [type=__private > intel_sub_group_avc_mce_payload_t] [typekind=Typedef] > [canonicaltype=__private intel_sub_group_avc_mce_payload_t] > [canonicaltypekind=OCLIntelSubgroupAVCMcePayload] [isPOD=1] [isAnonRecDecl=0] > TypeRef=intel_sub_group_avc_mce_payload_t:0:0 > [type=intel_sub_group_avc_mce_payload_t] [typekind=Typedef] > [canonicaltype=intel_sub_group_avc_mce_payload_t] > [canonicaltypekind=OCLIntelSubgroupAVCMcePayload] [isPOD=1] [isAnonRecDecl=0] > > It feels like we aren't doing something right either in default headers or in > the frontend setup. Oh, I just realized that I already have a fix for this https://reviews.llvm.org/D92244. I better commit this on Monday though. :) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D97058/new/ https://reviews.llvm.org/D97058 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits