<div dir="ltr">Reverted inĀ 6d424a161bf3e52730371da0b9439ed93a8ce406 due to the issue described here. Should hopefully be a trivial fix forward.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 22, 2019 at 2:46 PM Michael Kruse <<a href="mailto:llvm-commits@meinersbur.de" target="_blank">llvm-commits@meinersbur.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am Mo., 21. Okt. 2019 um 23:44 Uhr schrieb Jordan Rupprecht<br>
<<a href="mailto:rupprecht@google.com" target="_blank">rupprecht@google.com</a>>:<br>
> At any rate, it sounds like this is not a codegen bug at all, but just an over-eager warning?<br>
<br>
That interpretation is different from mine. Codgen emits the following<br>
from vectorize(disable)<br>
<br>
!4 = !{!"llvm.loop.vectorize.enable", i1 true}<br>
<br>
which is is not what I'd expect.<br>
<br>
Michael<br>
</blockquote></div>