[PATCH] D102253: [LV] Prevent vectorization with unsupported element types.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 13:56:13 PDT 2021


sdesmalen accepted this revision.
sdesmalen added a comment.

LGTM, thanks @kmclaughlin!



================
Comment at: llvm/lib/Transforms/Vectorize/LoopVectorize.cpp:6264
 
-
-
----------------
nit: unnecessary whitespace change?


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

https://reviews.llvm.org/D102253



More information about the llvm-commits mailing list