Announcement

Collapse
No announcement yet.

New "Ranger" Infrastructure On Tap For The GCC 10 Compiler

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New "Ranger" Infrastructure On Tap For The GCC 10 Compiler

    Phoronix: New "Ranger" Infrastructure On Tap For The GCC 10 Compiler

    Ranger is the on-demand ranger generator being worked on for the GNU Compiler Collection (GCC) by Red Hat's compiler experts for the past several years. Following a recent update on the effort, it looks like Ranger might land for next year's GCC 10 release after failing to make it in time for GCC 9...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    rEdHaT Is SAboTaGiNg LiNuX

    Comment


    • #3
      So some of the LLVM ideas might get carried over to LLVM

      Didn't you mean GCC ideas?

      Comment


      • #4
        Originally posted by George99 View Post
        So some of the LLVM ideas might get carried over to LLVM

        Didn't you mean GCC ideas?
        Yep thanks
        Michael Larabel
        https://www.michaellarabel.com/

        Comment


        • #5
          Originally posted by AsuMagic View Post
          rEdHaT Is SAboTaGiNg LiNuX
          It's funny because it's true

          Comment


          • #6
            What does IL mean in this context? Intermmediate Language? I thought IR (Intermmediate Representation) was the term used for this. Google turns up references to IL but no explanations.

            Comment


            • #7
              So compilation speed, not compiled code speed?

              Comment


              • #8
                Originally posted by milkylainen View Post
                So compilation speed, not compiled code speed?
                That is how I read it. Faster operations for the compiler. Though that could eventually translate to more thorough and aggressive optimizations..

                Comment


                • #9
                  Originally posted by milkylainen View Post
                  So compilation speed, not compiled code speed?
                  At least in LLVM it could be both. Lots of compilation of graphics shaders occurs at runtime. Presumably the AMDGPU backend for gcc could be similar.

                  Comment

                  Working...
                  X