eopXD added inline comments.
================ Comment at: clang/lib/Support/RISCVVIntrinsicUtils.cpp:875 - updateNamesAndPolicy(IsMasked, hasPolicy(), HasTailPolicy, HasMaskPolicy, - Name, BuiltinName, OverloadedName, PolicyAttrs); ---------------- @kito-cheng I think the removal of `HasTailPolicy` and `HasMaskPolicy` here and under `SemaRISCVVectorLookup.cpp`, `RISCVVEmitter.cpp` should resolve your concern on these two attributes blending into the `Policy` object. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142016/new/ https://reviews.llvm.org/D142016 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits