Start quickstart guide of how to define ops + specify patterns for rewrite. PiperOrigin-RevId: 232490287
12 lines
108 B
CSS
12 lines
108 B
CSS
.mlir {
|
|
background-color: #eef;
|
|
}
|
|
|
|
.ebnf {
|
|
background-color: #ffe;
|
|
}
|
|
|
|
.td {
|
|
background-color: #eef;
|
|
}
|