Tag: Julia

SE-Radio Episode 291: Morgan Wilde on LLVM

Filed in Episodes by on May 16, 2017 1 Comment
SE-Radio Episode 291: Morgan Wilde on LLVM

Morgan Wilde talks with SE Radio’s Jeff Meyerson about the LLVM compiler toolchain. They begin with a discussion of how a compiler works and how compiled code executes against different processor architectures. Using the JVM as a model for interoperability, they move on to how LLVM is a system that optimizes an intermediate representation (IR), […]

Continue Reading »