Skip to content

LLVM: Implement complex addition in runtime

Ondřej Čertík requested to merge certik/lfortran:runtime into master

This is just a preliminary work. Now we need to use the techniques from !663 (merged) to interface the complex arguments to and from the runtime.

Edited by Ondřej Čertík

Merge request reports