[PATCH] D67764: [LV] Forced vectorization with runtime checks and OptForSize

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 17:43:37 PDT 2019


Ayal added a comment.

In D67764#1678112 <https://reviews.llvm.org/D67764#1678112>, @Ayal wrote:

> Better to make the assert valid by checking !forcedToVectorize in addition to !OptForSize.


and also dump some warning.


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

https://reviews.llvm.org/D67764





More information about the llvm-commits mailing list