================ @@ -2050,6 +2065,7 @@ void TypePrinter::printAttributedAfter(const AttributedType *T, case attr::OpenCLConstantAddressSpace: case attr::OpenCLGenericAddressSpace: case attr::HLSLGroupSharedAddressSpace: + case attr::CoopMatrixType: ---------------- asudarsa-qti wrote:
Fixed as part of a1cd6feadde77a6cc87a39f1dd73f66c1f3a355e https://github.com/llvm/llvm-project/pull/221328 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
