search for: b0529f1a

Displaying 2 results from an estimated 2 matches for "b0529f1a".

2016 Mar 18
2
generate vectorized code
...Software Engineer >> Esencia Technologies > > > > > -- > Rail Shafigulin > Software Engineer > Esencia Technologies -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160318/b0529f1a/attachment.html>
2016 Mar 18
2
generate vectorized code
> On Mar 18, 2016, at 1:37 PM, Rail Shafigulin <rail at esenciatech.com> wrote: > >> I think you created a cycle, this is easy to do with SelectionDAG :) >> Basically SelecitonDAG will iterate until it does not see anything to change. So if you insert a transformation on a pattern A, that generates pattern B, while you have another transformation that matches B and