Featured

2021 LLVM Dev Mtg “Extending LLVM’s optimization repertoire to build a highly optimizing compiler”



Published
2021 LLVM Developers' Meeting
https://llvm.org/devmtg/2021-11/

Extending LLVM’s optimization repertoire to build a highly optimizing compiler - Ehsan Amiri, Bryan Chan

Slides: https://llvm.org/devmtg/2021-11/slides/2021-ExtendingLLVMOptimizationRepertoire-toBuildA-HighlyOptimizingCompiler.pdf

This talk is a brief of overview of the work we have done to extend LLVM's optimization technology. We will cover four topics (in various degrees of detail): Improving jump threading, building a speculative layer on top of instruction combining, improving loop interchange pass, and supporting SME extension of AArch64. Some of the work discussed here is already merged in the trunk and some will be open sourced soon.

Videos Edited by Bash Films: http://www.BashFilms.com
Category
Management
Be the first to comment