MLIR  22.0.0git
Functions
Remarks.cpp File Reference
#include "mlir/IR/Remarks.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/Value.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Functions

static void printArgs (llvm::raw_ostream &os, llvm::ArrayRef< Remark::Arg > args)
 

Function Documentation

◆ printArgs()

static void printArgs ( llvm::raw_ostream &  os,
llvm::ArrayRef< Remark::Arg args 
)
static