================
@@ -73,8 +73,8 @@ def CIRFlattenCFG : Pass<"cir-flatten-cfg"> {
}
def LoweringPrepare : Pass<"cir-lowering-prepare"> {
- let summary = "Lower to more fine-grained CIR operations before lowering to
- other dialects";
+ let summary = "Lower to more fine-grained CIR operations before lowering to "
----------------
AmrDeveloper wrote:
The only one I found is here:
mlir/include/mlir/Dialect/Func/TransformOps/FuncTransformOps.td
Yes, I think the summary can be shorter, I will do it with next PR
https://github.com/llvm/llvm-project/pull/148826
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits