lebedev.ri added inline comments.
================ Comment at: clang/lib/CodeGen/CGBuiltin.cpp:14323 + Result = Builder.CreateIntrinsic( + Intrinsic::ptrmask, {Args.SrcType, SrcForMask->getType(), Args.IntType}, + {SrcForMask, NegatedMask}, nullptr, "aligned_result"); ---------------- Is sufficient amount of passes, analyses know about this intrinsic? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71499/new/ https://reviews.llvm.org/D71499 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits