Chris Lattner via llvm-dev
2020-Jun-30 18:44 UTC
[llvm-dev] LLVM Incubator + new projects draft
The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section). Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this: https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit <https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit> Assuming no major concerns here, I’ll post the patch in the next couple days. Thanks! -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200630/4c45a9f2/attachment.html>
Roman Lebedev via llvm-dev
2020-Jun-30 18:52 UTC
[llvm-dev] LLVM Incubator + new projects draft
On Tue, Jun 30, 2020 at 9:44 PM Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section). > > Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this: > https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/editCurrently it doesn't open, "You need access", sanity check: is viewing allowed for everybody?> Assuming no major concerns here, I’ll post the patch in the next couple days. > > Thanks! > > -ChrisRoman> _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Chris Lattner via llvm-dev
2020-Jun-30 20:05 UTC
[llvm-dev] LLVM Incubator + new projects draft
> On Jun 30, 2020, at 11:52 AM, Roman Lebedev <lebedev.ri at gmail.com> wrote: > > On Tue, Jun 30, 2020 at 9:44 PM Chris Lattner via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section). >> >> Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this: >> https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit > Currently it doesn't open, "You need access", sanity check: is viewing > allowed for everybody?It says that “anyone on the internet is allowed to comment”, maybe this link will work better?: https://docs.google.com/document/d/1lC7cOJ2Iiqdx62o81J5YP7RzFHi8k2Rkt0zla-Kh6no/edit?usp=sharing <https://docs.google.com/document/d/1lC7cOJ2Iiqdx62o81J5YP7RzFHi8k2Rkt0zla-Kh6no/edit?usp=sharing> In any case, if google docs isn’t cooperating, then you can check it out when it gets to Phabricator. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200630/d36ae8d8/attachment.html>
Chris Lattner via llvm-dev
2020-Jul-05 20:43 UTC
[llvm-dev] LLVM Incubator + new projects draft
Thank you to everyone for the feedback. I moved the draft from the google doc below to a Phabricator patch here: https://reviews.llvm.org/D83182 <https://reviews.llvm.org/D83182> I’d appreciate any last feedback, thanks! -Chris> On Jun 30, 2020, at 11:44 AM, Chris Lattner <clattner at nondot.org> wrote: > > The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section). > > Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this: > https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit <https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit> > > Assuming no major concerns here, I’ll post the patch in the next couple days. > > Thanks! > > -Chris-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200705/9ec173b8/attachment.html>
Chris Lattner via llvm-dev
2020-Jul-07 17:31 UTC
[llvm-dev] LLVM Incubator + new projects draft
Thank you all for the feedback - I landed this patch. Please go forth and incubate new things :-) -Chris> On Jul 5, 2020, at 1:43 PM, Chris Lattner <clattner at nondot.org> wrote: > > Thank you to everyone for the feedback. I moved the draft from the google doc below to a Phabricator patch here: > https://reviews.llvm.org/D83182 <https://reviews.llvm.org/D83182> > > I’d appreciate any last feedback, thanks! > > -Chris > >> On Jun 30, 2020, at 11:44 AM, Chris Lattner <clattner at nondot.org <mailto:clattner at nondot.org>> wrote: >> >> The idea of adding an “incubation” stage to projects in the LLVM world seems to be positively received. I also noticed that we don’t really document the new project policy in general in the LLVM Developer Policy. To help with both of these Stella and I worked together to draft up a new section for the LLVM developer policy (incorporating the existing “New Targets” section). >> >> Ahead of proposing a Phabricator patch, we put it into this google doc, I’d love to get feedback on it from anyone who is interested in this: >> https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit <https://docs.google.com/document/d/1ss4jGHywL0Y2KW_l4LqTo5CgJxx3i0_4-FkbXiPQMus/edit> >> >> Assuming no major concerns here, I’ll post the patch in the next couple days. >> >> Thanks! >> >> -Chris >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200707/2e5e6e3c/attachment.html>