================
@@ -228,6 +332,7 @@ void TestDialect::initialize() {
       >();
   registerOpsSyntax();
   addOperations<ManualCppOpWithFold>();
+  registerTestDialectOperations(this);
----------------
Mogball wrote:

As you noted, this isn't needed. I think this got lost in the merge resolution. 
I'll delete it.

https://github.com/llvm/llvm-project/pull/89424
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to