================ @@ -1139,6 +1139,7 @@ class ASTContext : public RefCountedBase<ASTContext> { CanQualType SatShortFractTy, SatFractTy, SatLongFractTy; CanQualType SatUnsignedShortFractTy, SatUnsignedFractTy, SatUnsignedLongFractTy; + CanQualType MFloat8Ty; ---------------- CarolineConcatto wrote:
I am not sure. The closest I see to a target dependent type are some openCL types OCLClkEventTy like OCLQueueTy. I will change to ArmMFloat8 as you suggested. https://github.com/llvm/llvm-project/pull/97277 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits