diff --git a/paper.tex b/paper.tex index 16b4d53..51b913d 100644 --- a/paper.tex +++ b/paper.tex @@ -596,7 +596,7 @@ \subsubsection{Listings} We aim to use minted to create listings as much as the murphy-style in this case, whereas the MLIR version applies the colorful-style. -\begin{xdsl} +\begin{xdsl*}{fontsize=\scriptsize} func.func() [sym_name = "main", function_type = !fun<[ !iterators.columnar_batch> ], []>] { @@ -619,7 +619,7 @@ \subsubsection{Listings} We aim to use minted to create listings as much as [predicate = 4 : !i64] func.return(%cmp : !i1) } -\end{xdsl} +\end{xdsl*} \section{Writing}