================ @@ -0,0 +1,75 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir -mmlir --mlir-print-ir-before=cir-lowering-prepare %s -o - 2>&1 | FileCheck %s -check-prefix=BEFORE-LOWERING-PREPARE ---------------- ayokunle321 wrote:
I had just thought the incubator was a the source of truth. I'll make sure to review things properly and ask these type of questions before upstreaming. https://github.com/llvm/llvm-project/pull/178989 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
