[PATCH] optimised/generalised __udivmoddi4.c

Stefan Kanthak via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 13:51:38 PST 2018


"Craig Topper" <craig.topper at gmail.com> wrote:

> The people who are going to review this patch would prefer the web
> interface. If you look at this mailing list history you will see that the
> vast majority of the patches go through phabricator. The documentation on
> the webpage is a little out of date with how strongly we prefer to use
> phabricator these days.

Believe me: you DON'T want me to use your web interface.
See what happened on my first attempt to login there in the attached
screenshot (this of course happens at EVERY attempt).
I recommend to get your infrastructure fixed!

Stefan

PS: can you/someone give llvm-admins a wakeup call?
    They seem to be VERY SOUND asleep.
    The web pages on llvm.org have quite SOME security problems!

> On Tue, Dec 11, 2018 at 10:51 AM Stefan Kanthak via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
> 
>> "Roman Lebedev" <lebedev.ri at gmail.com> wrote:
>>
>> > On Tue, Dec 11, 2018 at 8:58 PM Stefan Kanthak via llvm-commits
>> > <llvm-commits at lists.llvm.org> wrote:
>> >>
>> >> LLVM/clang inlines "long" shifts, so __udivmoddi4.c doesn't need
>> >> several if...then...else...if...then...else clauses and can be
>> >> simplified, yielding shorter and faster code.
>> > Can you please submit these patches via the phabricator please, every
>> > review is done via it.
>> > https://llvm.org/docs/Phabricator.html
>>
>> Citing that page:
>>
>> | If you prefer to use a web user interface for code reviews, ...
>>
>> I don't prefer a web interface, I prefer plain old SMTP [*]!
>>
>> | While Phabricator is a useful tool for some, the relevant -commits
>> | mailing list is the system of record for all LLVM code review.
>>
>> Phabricator is no useful tool for me.
>>
>> [*] <https://llvm.org/docs/DeveloperPolicy.html>
>> | Once your patch is ready, submit it by emailing it to the appropriate
>> | project's commit mailing list (or commit it directly if applicable).
>> | Alternatively, some patches get sent to the project's development list
>> | or component of the LLVM bug tracker, but the commit list is the
>>                                             ~~~~~~~~~~~~~~~~~~~~~~
>> | primary place for reviews and should generally be preferred.
>>   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>> According to LLVM's own documentation, submission of patches via
>> *-commits is the preferred method.
>>
>> Stefan
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
> -- 
> ~Craig
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.png
Type: image/png
Size: 70255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/41508084/attachment-0001.png>


More information about the llvm-commits mailing list