[PATCH] D14981: [LoopVectorize] Use std::map rather than DenseMap for MinBWs.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:29:18 PST 2015


We have mapvector, if the insertion order is stable
On Nov 25, 2015 4:06 AM, "Charlie Turner via llvm-commits" <
llvm-commits at lists.llvm.org> wrote:

> chatur01 abandoned this revision.
> chatur01 added a comment.
>
> Yep, thanks Silviu. I messed this up. I fixed the small testcase in the PR
> (by luck) and not the larger ones I have access to. Apologies.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D14981
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/d62c8dd7/attachment.html>


More information about the llvm-commits mailing list