[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 02:19:02 PDT 2019


SjoerdMeijer added a comment.

Thanks, and sorry for the delay. Back in the office now, and I am addressing this:

> 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.

Yep, I agree


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

https://reviews.llvm.org/D66290





More information about the cfe-commits mailing list