[llvm] 4b33b23 - Reapply "[LV] Vectorize (some) early and multiple exit loops"" w/fix for builder

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 08:05:34 PDT 2021


Hi Philip,

> On Dec 28, 2020, at 18:15, Philip Reames via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> 
> Author: Philip Reames
> Date: 2020-12-28T10:13:28-08:00
> New Revision: 4b33b2387787aef5020450cdcc8dde231eb0a5fc
> 
> URL: https://github.com/llvm/llvm-project/commit/4b33b2387787aef5020450cdcc8dde231eb0a5fc
> DIFF: https://github.com/llvm/llvm-project/commit/4b33b2387787aef5020450cdcc8dde231eb0a5fc.diff
> 
> LOG: Reapply "[LV] Vectorize (some) early and multiple exit loops"" w/fix for builder
> 
> This reverts commit 4ffcd4fe9ac2ee948948f732baa16663eb63f1c7 thus restoring e4df6a40dad.
> 
> The only change from the original patch is to add "llvm::" before the call to empty(iterator_range).  This is a speculative fix for the ambiguity reported on some builders.


It looks like the following failure started with the patch: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33029 <https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33029>

It would be great if you could take a look.

Cheers,
Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/e162e462/attachment.html>


More information about the llvm-commits mailing list