================ @@ -656,6 +656,30 @@ static LogicalResult printOperation(CppEmitter &emitter, return success(); } +static LogicalResult +printOperation(CppEmitter &emitter, ---------------- rohany wrote: Added, thanks https://github.com/llvm/llvm-project/pull/100895