================
@@ -93,4 +93,15 @@ def LoweringPrepare : Pass<"cir-lowering-prepare"> {
let dependentDialects = ["cir::CIRDialect"];
}
+def IdiomRecognizer : Pass<"cir-idiom-recognizer"> {
----------------
bcardosolopes wrote:Good catch! https://github.com/llvm/llvm-project/pull/172486 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
