Hi All, I have two trivial patches waiting for review. - https://reviews.llvm.org/D33281 - https://reviews.llvm.org/D32929 Anyone? :-) Regards, chenwj -- Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170520/79b74a4e/attachment.html>
Done! You should generally feel free to commit things like "fixing obviously broken docs" without review :P. On Sat, May 20, 2017 at 6:35 AM, 陳韋任 via llvm-dev <llvm-dev at lists.llvm.org> wrote:> Hi All, > > I have two trivial patches waiting for review. > > - https://reviews.llvm.org/D33281 > - https://reviews.llvm.org/D32929 > > Anyone? :-) > > Regards, > chenwj > > -- > Wei-Ren Chen (陳韋任) > Homepage: https://people.cs.nctu.edu.tw/~chenwj > > _______________________________________________ > 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/20170520/66b353e6/attachment.html>
Hi Danny, I replied you on https://reviews.llvm.org/D33281, please take a look, thanks. Regards, chenwj 2017-05-20 23:42 GMT+08:00 Daniel Berlin <dberlin at dberlin.org>:> Done! > > You should generally feel free to commit things like "fixing obviously > broken docs" without review :P. > > > > On Sat, May 20, 2017 at 6:35 AM, 陳韋任 via llvm-dev <llvm-dev at lists.llvm.org > > wrote: > >> Hi All, >> >> I have two trivial patches waiting for review. >> >> - https://reviews.llvm.org/D33281 >> - https://reviews.llvm.org/D32929 >> >> Anyone? :-) >> >> Regards, >> chenwj >> >> -- >> Wei-Ren Chen (陳韋任) >> Homepage: https://people.cs.nctu.edu.tw/~chenwj >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> >-- Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170522/56afad37/attachment.html>
Reasonably Related Threads
- [Newbie Question] Compute a schedule region's scheduled cycles.
- How exactly is datatype alignment determined?
- [LLVMdev] Update PTX section in CodeGenerator.html
- [LLVMdev] Trouble with tweaking test-release.sh script
- [LLVMdev] Fail to compile LLVM on Gentoo Linux