# HG changeset patch # User Christian Urban # Date 1575470372 0 # Node ID 57b3ae5ba5e212209026f1ca80236c50eb59a4fa # Parent 39e21a33ffb0ac0c894664fef16a767c37789bf2 updated diff -r 39e21a33ffb0 -r 57b3ae5ba5e2 hws/hw09.pdf Binary file hws/hw09.pdf has changed diff -r 39e21a33ffb0 -r 57b3ae5ba5e2 hws/hw09.tex --- a/hws/hw09.tex Tue Dec 03 01:21:50 2019 +0000 +++ b/hws/hw09.tex Wed Dec 04 14:39:32 2019 +0000 @@ -45,8 +45,8 @@ \end{lstlisting} -\item What does the following LLVM function calculate. Give the - expression +\item What does the following LLVM function calculate? Give the + corresponding arithmetic expression . \begin{lstlisting}[language=LLVM,numbers=none] define i32 @foo(i32 %a, i32 %b) {