2019 LLVM Developers’ Meeting: E. Christopher & J. Doerfert “Introduction to LLVM”

แชร์
ฝัง

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

  • @ViktorEngelmann
    @ViktorEngelmann 3 ปีที่แล้ว +20

    Second part is a great Introduction for people who are already experts in LLVM.

  • @RobertKeszeg
    @RobertKeszeg 2 ปีที่แล้ว +7

    3 years and the slides are coming soon :S

  • @the_dark_knight_9
    @the_dark_knight_9 3 ปีที่แล้ว +21

    I advice people to go through : SSA, Basic Blocks and CFG before watching this video

    • @crjacinro
      @crjacinro 11 หลายเดือนก่อน

      Hi. What do you mean by SSA, Basic Blocks and CFG? Can I ask for links to go through it before watching this particular video? Thank yoU!

  • @IamJatin
    @IamJatin 4 ปีที่แล้ว +10

    Awesome, Please do post more on this.

    • @hampus23
      @hampus23 หลายเดือนก่อน

      💯

  • @konstantinrebrov675
    @konstantinrebrov675 4 ปีที่แล้ว +2

    Where are the slides?

  • @EvenStarLoveAnanda
    @EvenStarLoveAnanda 3 ปีที่แล้ว +9

    This is supposed to be an Introduction to LLVM.
    After 20 minutes I am totally clueless.

    • @iAmUzaar
      @iAmUzaar 3 ปีที่แล้ว +4

      Yeah the title is a little misleading. You need a little bit of background in compilers & llvm to make sense of this video. e.g. what is a basic block, what is instruction selection, what are phi nodes, what is SSA (static single assignment) form, etc. I'll also add that the first speaker wasn't quite as clear as the second, so that doesn't help.

    • @DrEnginerd1
      @DrEnginerd1 3 ปีที่แล้ว

      He’s kind of jumping around a lot isn’t he

  • @raregear
    @raregear 3 ปีที่แล้ว +1

    Anyone knows where the slide is?

    • @raregear
      @raregear 3 ปีที่แล้ว

      The shared link should be: llvm.org/devmtg/2019-10/
      but there is no slide for this video

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

    Thanks

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

    excellent I would like to work in google and I think this would help me too much to learn how does a compiler work, thank you guys

  • @ItzBreakfast
    @ItzBreakfast 3 ปีที่แล้ว +1

    I love this language. Syntax is beatiful!

  • @analyticshub499
    @analyticshub499 4 ปีที่แล้ว +2

    Add assembly code attachment possible in llvm

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

      "assembly" do you mean "LLVM IR"?

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

      @@Thornik2012 at this point don’t remember what I meant but I think that there is no way to bypass IR. Suppose I want to add a hardware specific code e.g. boot sector code, I cannot bypass using any escape mechanism to include a hard coded assembly code

    • @Thornik2012
      @Thornik2012 2 ปีที่แล้ว +1

      @@analyticshub499 No, for this task barely you need LLVM at all - boot sector usually written in a completely ASM, because of size restrictions.

  • @jonesette
    @jonesette 3 ปีที่แล้ว

    Hey everyone

  • @MrMacccha
    @MrMacccha 2 ปีที่แล้ว +5

    before watching: let me get on top of another technology
    after watching: quitting CS

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

    I understood nothing :(

    • @EvenStarLoveAnanda
      @EvenStarLoveAnanda 3 ปีที่แล้ว +1

      He doesn't even say what we are talking about and what are we trying to achieve by talking about this..
      And the rest of it sounds like Chinese with an American accent.