Beaver.MLIR.Diagnostic (beaver v0.4.0)
This module provides functions to work with MLIR diagnostics.
Summary
Functions
Returns the severity level of a diagnostic.
Types
@type t() :: %Beaver.MLIR.Diagnostic{ref: term()}
Functions
Returns the severity level of a diagnostic.
If the MLIR severity level is not recognized, it returns :unknown
.