================ @@ -0,0 +1,11 @@ +// RUN: cir-opt %s --cir-to-llvm | FileCheck %s ---------------- andykaylor wrote:
I don't think the lowering tests are needed. They are sufficiently covered by the CodeGen tests. https://github.com/llvm/llvm-project/pull/172666 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
