================ @@ -110,4 +110,35 @@ def CIR_AnyFundamentalSIntType let cppFunctionName = "isFundamentalSIntType"; } +//===----------------------------------------------------------------------===// +// Float Type predicates +//===----------------------------------------------------------------------===// + +def CIR_AnySingleType : CIR_TypeBase<"::cir::SingleType", "single float type">; ---------------- andykaylor wrote:
Is there a reason for the explicit global scope? https://github.com/llvm/llvm-project/pull/138112 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits