xlauko wrote: > > In general it would be nice to have more helper methods on operation and > > attributes like `isCtor`, `isMoveCtor` etc. > > Should I add this to the `extraClassDefinitions` of `FuncOp` in CIROps.td?
Yes, that would be probably best. https://github.com/llvm/llvm-project/pull/167975 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
