| author | Christian Urban <urbanc@in.tum.de> |
| Wed, 04 Dec 2019 14:39:32 +0000 | |
| changeset 703 | 7f9a6beea278 |
| parent 702 | 67ab7162a861 |
| child 704 | 27959a711959 |
| hws/hw09.pdf | file | annotate | diff | comparison | revisions | |
| hws/hw09.tex | file | annotate | diff | comparison | revisions |
--- 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) {