2014 LLVM Developers’ Meeting: “Building an LLVM Backend ”

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024

ความคิดเห็น • 5

  • @PeterHan9606
    @PeterHan9606 2 ปีที่แล้ว +3

    This is the best video I have ever watched which explained almost every sections needed for creating a llvm backend.

  • @Danacus
    @Danacus ปีที่แล้ว

    Very helpful video for hacking the LLVM backend. Thanks a lot!

  • @omerguzel8351
    @omerguzel8351 2 ปีที่แล้ว

    Thank you. I searched a lot. it is the most understandable tutorial (like a tutorial)
    Some terms are not clear enough in my mind.
    What is actually DAG?
    Should we learn graph theory to write an LLVM?
    What are the prerequsitions?
    I am currently have the assambly and architecture background. I want to write an LLVM infrastructure to extend a RISC-V ISA.
    If anyone can answer my question, I would be glad.
    Thank you.

    • @chrisminnoy3637
      @chrisminnoy3637 2 ปีที่แล้ว

      DAG = Directed Acyclic Graph, no reason to study graph theory to understand the basic principle. Think of a tree.

  • @chengwen8193
    @chengwen8193 2 ปีที่แล้ว

    要是有字幕就好了