khchen added inline comments.
================ Comment at: clang/utils/TableGen/RISCVVEmitter.cpp:1148 + if (HasPolicy) { + ProtoMaskSeq.push_back("z"); + } ---------------- maybe the policy argument should be a constant value ("Kz")? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D105092/new/ https://reviews.llvm.org/D105092 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits