[llvm] r308319 - [TRE] Simplify canTRE() a bit using all_of(). NFCI.

Chris Lattner via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 18:15:02 PDT 2017


> On Jul 18, 2017, at 9:00 AM, Davide Italiano <davide at freebsd.org> wrote:
> 
> On Tue, Jul 18, 2017 at 8:42 AM, Davide Italiano via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: davide
>> Date: Tue Jul 18 08:42:59 2017
>> New Revision: 308319
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=308319&view=rev
>> Log:
>> [TRE] Simplify canTRE() a bit using all_of(). NFCI.
>> 
>> This has a ~11 years old FIXME, which may not be true today.
>> We might consider removing this code altogether.
>> 
> 
> Chris, any chance we can reconsider this?
> https://bugs.llvm.org/show_bug.cgi?id=962 <https://bugs.llvm.org/show_bug.cgi?id=962>

Hi Davide,

What’s the specific question?

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/b38b4145/attachment.html>


More information about the llvm-commits mailing list