================
@@ -970,6 +971,54 @@ class BlockTypeConversionAction : public BlockAction {
 
   void rollback() override;
 };
+
+/// An operation rewrite.
----------------
matthias-springer wrote:

I renamed the class to `OperationRewrite`. I added more documentation to the 
superclass `IRRewrite` in the dependent PR.


https://github.com/llvm/llvm-project/pull/81240
_______________________________________________
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