[PATCH] D57598: [VPLAN] Determine Vector Width programmatically.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 20:30:06 PDT 2019


fpetrogalli updated this revision to Diff 190562.
fpetrogalli marked an inline comment as done.
fpetrogalli added a comment.
Herald added a subscriber: jdoerfert.

Addressed second round of comments from @hsaito.


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

https://reviews.llvm.org/D57598

Files:
  lib/Transforms/Vectorize/LoopVectorizationPlanner.h
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/explicit_outer_detection.ll
  test/Transforms/LoopVectorize/outer_loop_test1_no_explicit_vect_width.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57598.190562.patch
Type: text/x-patch
Size: 12596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/54c3062d/attachment.bin>


More information about the llvm-commits mailing list