stuij marked an inline comment as done. stuij added inline comments.
================ Comment at: clang/include/clang/Basic/arm_neon.td:1854 + def VDUP_LANE_BF : WOpInst<"vdup_lane", ".qI", "bQb", OP_DUP_LN>; + def VDUP_LANEQ_BF: WOpInst<"vdup_laneq", ".QI", "bQb", OP_DUP_LN> { + let isLaneQ = 1; ---------------- labrinea wrote: > My local build points here with: > `arm_neon.td:1926:3: error: No compatible intrinsic found - looking up > intrinsic 'splat_laneq(bfloat16x8_t, int32_t)'` > > Thanks, yes we need to upstream another patch to match the upstreamed work already done for other types. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79710/new/ https://reviews.llvm.org/D79710 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits