Use a universal reference (&& instead of const &) for `debugString()` helper (NFC)
Some classes like mlir::Operation have a non-const print() method.
Loading
Please sign in to comment
Some classes like mlir::Operation have a non-const print() method.