Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.02 KB

Resources.md

File metadata and controls

26 lines (20 loc) · 1.02 KB

Resources

This document contains a collection of useful links and materials that may be useful when working with QIR.

LLVM

LLVM is a mature set of compiler and toolchain technologies that has been adapted by a wide set of languages. The collection of resources on LLVM is immense and we encourage engaging in the LLVM community to dive deeper.

Getting started

The following link may help to get started and gain an idea what LLVM is all about: