search for: d33514

Displaying 3 results from an estimated 3 matches for "d33514".

2017 Sep 16
3
RFC: Use closures to delay construction of optimization remarks
...that since in the lambda the remark is now returned by value, we need to preserve its type in the insertion operator. This requires making the insertion operator generic. I am also curious if people see C++ portability problems with the code. Feedback welcome. Adam [1] https://reviews.llvm.org/D33514 _______________________________________________ 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/...
2017 Sep 17
2
RFC: Use closures to delay construction of optimization remarks
...emark is now returned by value, we need to preserve its type in the insertion operator. This requires making the insertion operator generic. I am also curious if people see C++ portability problems with the code. > > Feedback welcome. > > Adam > > [1] https://reviews.llvm.org/D33514 <https://reviews.llvm.org/D33514> > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org...
2017 Sep 19
0
RFC: Use closures to delay construction of optimization remarks
...value, we need to preserve its type in the insertion operator. This requires making the insertion operator generic. I am also curious if people see C++ portability problems with the code. >> >> Feedback welcome. >> >> Adam >> >> [1] https://reviews.llvm.org/D33514 <https://reviews.llvm.org/D33514> >> >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev &...