[PATCH] D66290: [clang] Pragma vectorize_width() implies vectorize(enable)

Sjoerd Meijer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 04:04:28 PDT 2019


SjoerdMeijer added a comment.

> I think it would be slightly better to split off the change to disable vectorization via llvm.loop.vectorize.enable=false instead of width=1.

This is now D66796 <https://reviews.llvm.org/D66796>.

I will now start stripping it out from this patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66290/new/

https://reviews.llvm.org/D66290





More information about the cfe-commits mailing list