[PATCH] D59952: [VPLAN] Minor improvement to testing and debug messages.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 14:39:03 PDT 2019


fpetrogalli updated this revision to Diff 192912.
fpetrogalli retitled this revision from "[VPLAN] Use computed VF for stress testing." to "[VPLAN] Minor improvement to testing and debug messages.".
fpetrogalli edited the summary of this revision.
fpetrogalli added a comment.
Herald added subscribers: kristof.beyls, javed.absar.

I have addressed all concern raised in this review.

In particular, I have added a test for computed VF != 4 on AArch64 (on X86 that was just the case for AVX).


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

https://reviews.llvm.org/D59952

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AArch64/outer_loop_test1_no_explicit_vect_width.ll
  test/Transforms/LoopVectorize/explicit_outer_detection.ll
  test/Transforms/LoopVectorize/vplan-stress-test-no-explict-vf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59952.192912.patch
Type: text/x-patch
Size: 8367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/4b6e80e8/attachment.bin>


More information about the llvm-commits mailing list