GithubHelp home page GithubHelp logo

kaifuny / llvm-tutorial-in-rust Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 52 KB

LLVM tutorial in Rust language

Home Page: https://kaifuny.github.io/llvm-tutorial-in-rust/

License: MIT License

cplusplus llvm llvm-tutorial rust

llvm-tutorial-in-rust's Introduction

LLVM Turorial (Based on Rust Language)

Chinese English

Motivation

  • Recently learning Rust language, but don't know what to do, and may need to study LLVM IR related knowledge due to work reasons.
  • Official LLVM Tutorial Document, there are few Chinese translations
  • MLIR is a sub-project of LLVM, is the infrastructure of the artificial intelligence field, and also needs to understand the basic knowledge of LLVM IR

Reasonable Expectations

  • As the cognitive level increases, the understanding of LLVM IR will gradually deepen, and it is difficult to guarantee the completeness and correctness of this document.
  • This document is still written based on the official LLVM Tutorial document, and will be written according to the outline of this tutorial, supplemented and modified based on my own understanding and practical experience.
  • MLIR is not the focus of this document, and may be briefly introduced in some chapters.
  • Although performance issues are an important indicator, the main focus here is on principle reproduction, and irrelevant abstract concepts are avoided as much as possible to avoid over-complication

Development Environment

TODO

References

See the reference section at the end of the document and the annotated links

llvm-tutorial-in-rust's People

Contributors

fangovo001 avatar kaifuny avatar

llvm-tutorial-in-rust's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.