Announcement

Collapse
No announcement yet.

Radeon R600 Back-End Merged Into LLVM

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

  • Radeon R600 Back-End Merged Into LLVM

    Phoronix: Radeon R600 Back-End Merged Into LLVM

    After being in development for the past year, AMD's Radeon R600 LLVM back-end has been merged into the upstream LLVM code-base...

    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
    ``It took a while of pushing?''

    It took months of Tom getting phenomenal free advice on architecture and development which provided a dramatically improved code base that now meets all the criteria required to get this back-end into LLVM proper. That's what it took.

    Kudos to Tom and all his hard work and kudos to all the main players in LLVM/Clang who took the time to help out and we all get a better code base.

    Comment


    • #3
      So.... will it be in llvm 3.2 ?

      On one hand, LLVM 3.2 will be released soon and current(git) mesa requires it.
      On the other hand, i suppose LLVM 3.2 is already feature-frozen.

      So I think the question is quite legitimate and the information would belong to a complete news/article!

      Comment


      • #4
        Originally posted by orzel View Post
        On one hand, LLVM 3.2 will be released soon and current(git) mesa requires it.
        On the other hand, i suppose LLVM 3.2 is already feature-frozen.

        So I think the question is quite legitimate and the information would belong to a complete news/article!
        It will be in 3.3.

        Comment


        • #5
          Originally posted by Marc Driftmeyer View Post
          ``It took a while of pushing?''

          It took months of Tom getting phenomenal free advice on architecture and development which provided a dramatically improved code base that now meets all the criteria required to get this back-end into LLVM proper. That's what it took.

          Kudos to Tom and all his hard work and kudos to all the main players in LLVM/Clang who took the time to help out and we all get a better code base.
          Heh, it also took weeks where he asked for anyone to do a final review of the code so it could get merged, and no one stepping up. But it's in now, so all is good.

          Comment


          • #6
            Follow-up question: Does this mean that the R600 LLVM-backend instance that's living in the Mesa tree will be removed in the near-ish future? I'd hate to see them diverge too much.

            Comment


            • #7
              Will nouveau have to write their own llvm backend in order to get OpenCl support also??


              Props to Tom.

              Comment


              • #8
                Originally posted by Veerappan View Post
                Follow-up question: Does this mean that the R600 LLVM-backend instance that's living in the Mesa tree will be removed in the near-ish future? I'd hate to see them diverge too much.
                I believe the current plan is to maintain a separate LLVM 3.2 tree with the R600 backend for the next mesa release (taking care to port fixes to both LLVM trees), then switch to upstream LLVM once the R600 backend is available in a stable LLVM release.

                Comment


                • #9
                  Originally posted by 89c51 View Post
                  Will nouveau have to write their own llvm backend in order to get OpenCl support also??


                  Props to Tom.
                  I think they currently convert LLVM into TGSI and then use their existing shader compiler.

                  Comment


                  • #10
                    Keep up the good work
                    Last edited by Robert932; 16 December 2012, 05:26 AM.

                    Comment

                    Working...
                    X