Allen Lorenz via llvm-dev
2016-Jul-23 04:12 UTC
[llvm-dev] What is the update on the AVR backend integration for the 3.9 release?
Checking out https://reviews.llvm.org/ for the present status of AVR integration, the latest commit for review is dated Jun 29. So it seems there is till integration happening. However I don't even see any honorable mention in the draft release as for progress. The progress at least should get 3-4 sentences in the release notes! What is the present status/percent integrated ? And will there be an experimental testing with the 3.9 version or least from the bleeding edge git before 4.0 ? Thanks Dlyan and the llvm team / reviewers for the hard work. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160722/610f3650/attachment.html>
Dylan McKay via llvm-dev
2016-Jul-23 07:22 UTC
[llvm-dev] What is the update on the AVR backend integration for the 3.9 release?
Hey Allen, Yeah, there is still quite a bit of stuff to go. The backend isn’t quite yet in a state where things can actually be compiled just yet. The biggest issue is finding code reviewers (Matt A has been doing most of them, props to him). And will there be an experimental testing with the 3.9 version I doubt it. There aren’t any compile errors, but there are a few undefined symbols while linking as of now. It can’t really be used just yet. On Sat, Jul 23, 2016 at 4:12 PM, Allen Lorenz via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Checking out https://reviews.llvm.org/ for the present status of AVR > integration, the latest commit for review is dated Jun 29. So it seems > there is till integration happening. However I don't even see any > honorable mention in the draft release as for progress. The progress at > least should get 3-4 sentences in the release notes! > What is the present status/percent integrated ? And will there be an > experimental testing with the 3.9 version or least from the bleeding edge > git before 4.0 ? Thanks Dlyan and the llvm team / reviewers for the hard > work. > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160723/d4711f04/attachment.html>