[PATCH] D66796: [clang] Loop pragma vectorize(disable)

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 9 10:03:27 PDT 2019


fhahn added a comment.

IMO it is fine to say ` pragma vectorize(disable)` disables the vectorizer completely, including interleaving. @Meinersbur, what do you think? I think it would be good to make that clear in the commit message.


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

https://reviews.llvm.org/D66796





More information about the cfe-commits mailing list