r374288 - Recommit "[Clang] Pragma vectorize_width() implies vectorize(enable)"

Jordan Rupprecht via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 16:45:02 PDT 2019


Reverted in 6d424a161bf3e52730371da0b9439ed93a8ce406 due to the issue
described here. Should hopefully be a trivial fix forward.

On Tue, Oct 22, 2019 at 2:46 PM Michael Kruse <llvm-commits at meinersbur.de>
wrote:

> Am Mo., 21. Okt. 2019 um 23:44 Uhr schrieb Jordan Rupprecht
> <rupprecht at google.com>:
> > At any rate, it sounds like this is not a codegen bug at all, but just
> an over-eager warning?
>
> That interpretation is different from mine. Codgen emits the following
> from vectorize(disable)
>
> !4 = !{!"llvm.loop.vectorize.enable", i1 true}
>
> which is is not what I'd expect.
>
> Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191024/bfd5adaf/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4849 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191024/bfd5adaf/attachment-0001.bin>


More information about the cfe-commits mailing list